/* $NetBSD: mount_tmpfs.h,v 1.1 2008/08/05 20:57:45 pooka Exp $ */ /* * Copyright (c) 2008 The NetBSD Foundation. 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 OR CONTRIBUTORS BE LIABLE * FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR * SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. */ #ifndef _SBIN_MOUNT_TMPFS_MOUNT_TMPFS_H_ #define _SBIN_MOUNT_TMPFS_MOUNT_TMPFS_H_ #include int mount_tmpfs(int, char **); void mount_tmpfs_parseargs(int, char **, struct tmpfs_args *, int *, char *, char *); #endif /* _SBIN_MOUNT_TMPFS_MOUNT_TMPFS_H_ */
path: root/external/gpl3/binutils/usr.bin/common/arch/ia64
AgeCommit message (Expand)Author
2023-01-16regen most architectureschristos
2021-12-06mknative-binutils for all targets.mrg
2020-04-04Regen everyone!christos
2019-10-24Switch the iconv(3) prototype to the POSIX conformant variationkamil
2018-12-28regenchristos
2016-12-12mknative, binutils 2.27, and ia64.mrg
2016-07-28regen; Left: earm, armeb, earmeb, riscv64, earmhf, earmhfeb, aarch64.christos
2016-01-29regen earm, rest of ia64christos
2014-03-10mknative-binutils for ia64.mrg
2012-12-27ia64 mknative results for gcc and binutilsmartin