e2fsprogs/lib/ss
Bob Badour 9c897f0103 AOSP: [LSC] Add LOCAL_LICENSE_KINDS to external/e2fsprogs
Added SPDX-license-identifier-0BSD SPDX-license-identifier-Apache-2.0
    SPDX-license-identifier-BSD SPDX-license-identifier-GPL
    SPDX-license-identifier-GPL-2.0 SPDX-license-identifier-LGPL
    SPDX-license-identifier-LGPL-2.0 SPDX-license-identifier-LGPL-2.1
    SPDX-license-identifier-LGPL-3.0 SPDX-license-identifier-MIT
    legacy_notice legacy_unencumbered
to:
  Android.bp

Added SPDX-license-identifier-0BSD SPDX-license-identifier-BSD
    SPDX-license-identifier-GPL SPDX-license-identifier-GPL-2.0
    SPDX-license-identifier-LGPL SPDX-license-identifier-LGPL-2.1
    SPDX-license-identifier-LGPL-3.0 SPDX-license-identifier-MIT
    legacy_unencumbered
to:
  lib/Android.bp

Added SPDX-license-identifier-0BSD SPDX-license-identifier-BSD
    SPDX-license-identifier-GPL-2.0 SPDX-license-identifier-MIT
to:
  lib/et/Android.bp

Added SPDX-license-identifier-0BSD SPDX-license-identifier-MIT
to:
  lib/ss/Android.bp

Added SPDX-license-identifier-Apache-2.0
to:
  contrib/android/Android.bp

Added SPDX-license-identifier-Apache-2.0 SPDX-license-identifier-GPL
to:
  contrib/Android.bp

Added SPDX-license-identifier-BSD
to:
  lib/uuid/Android.bp

Added SPDX-license-identifier-GPL
to:
  resize/Android.bp

Added SPDX-license-identifier-GPL SPDX-license-identifier-GPL-2.0
to:
  debugfs/Android.bp

Added SPDX-license-identifier-GPL SPDX-license-identifier-GPL-2.0
    SPDX-license-identifier-LGPL
to:
  e2fsck/Android.bp

Added SPDX-license-identifier-GPL SPDX-license-identifier-GPL-2.0
    SPDX-license-identifier-LGPL SPDX-license-identifier-LGPL-2.1
    SPDX-license-identifier-LGPL-3.0 legacy_unencumbered
to:
  lib/ext2fs/Android.bp

Added SPDX-license-identifier-GPL SPDX-license-identifier-LGPL
to:
  lib/e2p/Android.bp

Added SPDX-license-identifier-GPL SPDX-license-identifier-LGPL
    SPDX-license-identifier-LGPL-2.1 SPDX-license-identifier-LGPL-3.0
to:
  lib/blkid/Android.bp
  misc/Android.bp

Added SPDX-license-identifier-GPL SPDX-license-identifier-MIT
to:
  lib/support/Android.bp

Bug: 68860345
Bug: 151177513
Bug: 151953481

Test: m all

Exempt-From-Owner-Approval: janitorial work
Change-Id: I239a04a83f12ba051be911d18f6df4ae77fb3368
From AOSP commit: e86522c572b5715b85889cf8ca1c52a5cc350ca7
2021-07-27 11:14:05 -04:00
..
Android.bp AOSP: [LSC] Add LOCAL_LICENSE_KINDS to external/e2fsprogs 2021-07-27 11:14:05 -04:00
ct_c.awk Change compile_et to generate header files that use <et/com_err.h> 2003-03-30 22:26:13 -05:00
ct_c.sed Fix typos in code comments and developer docs 2017-10-15 23:00:11 -04:00
data.c Eliminate unused variable and unused label warnings from Android build 2015-07-13 10:47:16 -04:00
error.c lib/ss/error.c: check return value malloc in ss_name() 2021-07-15 23:45:20 -04:00
execute_cmd.c Clean up sparse warnings 2013-12-16 18:56:36 -05:00
get_readline.c libss: add newer libreadline.so.7 to dlopen path 2018-02-23 15:47:41 -05:00
help.c Clean up sparse warnings 2013-12-16 18:56:36 -05:00
invocation.c libss: fix potential memory leak on realloc() failure 2014-01-06 22:54:12 -05:00
list_rqs.c libss: fix potential buffer overrun in list_rqs 2014-01-30 18:25:15 -05:00
listen.c Shorten compile commands run by the build system 2011-09-18 17:34:37 -04:00
Makefile.in Define MKDIR_P in the Makefile.in files instead in MCONFIG.in 2020-10-04 23:05:01 -04:00
mit-sipb-copyright.h Many files: 1997-04-26 13:21:57 +00:00
mk_cmds.1 Update debian files to support the blkid library, and to fix a number 2003-03-16 19:58:25 -05:00
mk_cmds.sh.in mk_cmds: don't use explicit pathname for sed 2018-11-22 18:01:56 -05:00
pager.c aclocal.m4: update to newer versions of autoconf macros 2014-07-04 23:49:23 -04:00
parse.c libss: fix potential null dereference if realloc() fails 2014-01-10 21:13:15 -05:00
prompt.c Shorten compile commands run by the build system 2011-09-18 17:34:37 -04:00
request_tbl.c Clean up sparse warnings 2013-12-16 18:56:36 -05:00
requests.c Shorten compile commands run by the build system 2011-09-18 17:34:37 -04:00
ss_err.et Many files: 1997-04-26 13:21:57 +00:00
ss_internal.h Clean up sparse warnings 2013-12-16 18:56:36 -05:00
ss.h debugfs: use ss_safe_getenv() instead of getenv() 2012-02-15 16:18:29 -05:00
ss.pc.in Change pkg-config files so that both <et/com_err.h> and <com_err.h> work 2012-05-14 12:45:54 -04:00
std_rqs.ct Many files: 1997-04-26 13:21:57 +00:00
test_cmd.ct Fix errors in test_ss.c so it can be an example application and test case 2007-12-02 05:25:23 -05:00
test_script Fix errors in test_ss.c so it can be an example application and test case 2007-12-02 05:25:23 -05:00
test_script_expected libcom_err: Only output ^M when tty is in raw mode 2010-05-15 07:48:25 -04:00
test_ss.c Shorten compile commands run by the build system 2011-09-18 17:34:37 -04:00