diff options
author | Andy Fiddaman <omnios@citrus-it.co.uk> | 2019-02-09 13:25:02 +0000 |
---|---|---|
committer | Andy Fiddaman <omnios@citrus-it.co.uk> | 2019-02-13 15:35:04 +0000 |
commit | 856f710c9dc323b39da5935194d7928ffb99b67f (patch) | |
tree | da616fb4ba5e2578b263bc984595f2571f8b640b /usr/src/lib/libast | |
parent | c78b1a4529122c8f26c5b25b88f01dc4800751a0 (diff) | |
download | illumos-gate-856f710c9dc323b39da5935194d7928ffb99b67f.tar.gz |
10361 usr/lib - stop lint library generation and packaging
Reviewed by: Jason King <jason.king@joyent.com>
Reviewed by: Peter Tribble <peter.tribble@gmail.com>
Reviewed by: Frederik Wessels <wessels147@gmail.com>
Approved by: Dan McDonald <danmcd@joyent.com>
Diffstat (limited to 'usr/src/lib/libast')
-rw-r--r-- | usr/src/lib/libast/common/llib-last | 126 |
1 files changed, 0 insertions, 126 deletions
diff --git a/usr/src/lib/libast/common/llib-last b/usr/src/lib/libast/common/llib-last deleted file mode 100644 index 58a6963d54..0000000000 --- a/usr/src/lib/libast/common/llib-last +++ /dev/null @@ -1,126 +0,0 @@ -/* - * CDDL HEADER START - * - * The contents of this file are subject to the terms of the - * Common Development and Distribution License (the "License"). - * You may not use this file except in compliance with the License. - * - * You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE - * or http://www.opensolaris.org/os/licensing. - * See the License for the specific language governing permissions - * and limitations under the License. - * - * When distributing Covered Code, include this CDDL HEADER in each - * file and include the License file at usr/src/OPENSOLARIS.LICENSE. - * If applicable, add the following below this CDDL HEADER, with the - * fields enclosed by brackets "[]" replaced with your own identifying - * information: Portions Copyright [yyyy] [name of copyright owner] - * - * CDDL HEADER END - */ -/* - * Copyright 2008 Sun Microsystems, Inc. All rights reserved. - * Use is subject to license terms. - * - * lib/libast/common/llib-last - * - */ - -/*LINTLIBRARY*/ -/*PROTOLIB1*/ - -#define _FTWALK_H 1 - -#include <align.h> -#include <ast.h> -#include <ast_botch.h> -#include <ast_ccode.h> -#include <ast_common.h> -#include <ast_dir.h> -#include <ast_dirent.h> -#include <ast_fcntl.h> -#include <ast_float.h> -#include <ast_fs.h> -#include <ast_getopt.h> -#include <ast_iconv.h> -#include <ast_lib.h> -#include <ast_limits.h> -#include <ast_map.h> -#include <ast_mmap.h> -#include <ast_mode.h> -#include <ast_ndbm.h> -#include <ast_nl_types.h> -#include <ast_param.h> -#include <ast_standards.h> -#include <ast_std.h> -#include <ast_stdio.h> -#include <ast_sys.h> -#include <ast_time.h> -#include <ast_tty.h> -#include <ast_version.h> -#include <ast_vfork.h> -#include <ast_wait.h> -#include <ast_wchar.h> -#include <bytesex.h> -#include <ccode.h> -#include <cdt.h> -#include <debug.h> -#include <dirent.h> -#include <dt.h> -#include <endian.h> -#include <error.h> -#include <find.h> -#include <fnmatch.h> -#include <fnv.h> -#include <fs3d.h> -#include <fts.h> -#include <ftw.h> -#include <ftwalk.h> -#include <getopt.h> -#include <glob.h> -#include <hash.h> -#include <hashkey.h> -#include <hashpart.h> -#include <iconv.h> -#include <ip6.h> -#include <lc.h> -#include <ls.h> -#include <magic.h> -#include <magicid.h> -#include <mc.h> -#include <mime.h> -#include <mnt.h> -#include <modecanon.h> -#include <modex.h> -#include <namval.h> -#include <nl_types.h> -#include <option.h> -#include <preroot.h> -#include <proc.h> -#include <prototyped.h> -#include <re_comp.h> -#include <recfmt.h> -#include <regex.h> -#include <sfdisc.h> -#include <sfio.h> -#include <sfio_s.h> -#include <sfio_t.h> -#include <sig.h> -#include <stack.h> -#include <stak.h> -#include <stdio.h> -#include <stk.h> -#include <swap.h> -#include <tar.h> -#include <times.h> -#include <tm.h> -#include <tmx.h> -#include <tok.h> -#include <tv.h> -#include <usage.h> -#include <vdb.h> -#include <vecargs.h> -#include <vmalloc.h> -#include <wait.h> -#include <wchar.h> -#include <wordexp.h> |