Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
L
libbacktrace
Project
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Chen Yisong
libbacktrace
Commits
ba79a27e
Commit
ba79a27e
authored
Sep 11, 2016
by
Ian Lance Taylor
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
all: remove meaningless trailing whitespace
parent
84241313
Hide whitespace changes
Inline
Side-by-side
Showing
24 changed files
with
74 additions
and
74 deletions
+74
-74
Makefile.am
Makefile.am
+2
-2
Makefile.in
Makefile.in
+2
-2
alloc.c
alloc.c
+3
-3
atomic.c
atomic.c
+3
-3
backtrace-supported.h.in
backtrace-supported.h.in
+3
-3
backtrace.c
backtrace.c
+3
-3
backtrace.h
backtrace.h
+3
-3
btest.c
btest.c
+4
-4
configure.ac
configure.ac
+3
-3
dwarf.c
dwarf.c
+6
-6
elf.c
elf.c
+3
-3
fileline.c
fileline.c
+3
-3
internal.h
internal.h
+3
-3
mmap.c
mmap.c
+3
-3
mmapio.c
mmapio.c
+3
-3
nounwind.c
nounwind.c
+3
-3
posix.c
posix.c
+3
-3
print.c
print.c
+3
-3
read.c
read.c
+3
-3
simple.c
simple.c
+3
-3
sort.c
sort.c
+3
-3
state.c
state.c
+3
-3
stest.c
stest.c
+3
-3
unknown.c
unknown.c
+3
-3
No files found.
Makefile.am
View file @
ba79a27e
...
@@ -6,12 +6,12 @@
...
@@ -6,12 +6,12 @@
# met:
# met:
# (1) Redistributions of source code must retain the above copyright
# (1) Redistributions of source code must retain the above copyright
# notice, this list of conditions and the following disclaimer.
# notice, this list of conditions and the following disclaimer.
# (2) Redistributions in binary form must reproduce the above copyright
# (2) Redistributions in binary form must reproduce the above copyright
# notice, this list of conditions and the following disclaimer in
# notice, this list of conditions and the following disclaimer in
# the documentation and/or other materials provided with the
# the documentation and/or other materials provided with the
# distribution.
# distribution.
# (3) The name of the author may not be used to
# (3) The name of the author may not be used to
# endorse or promote products derived from this software without
# endorse or promote products derived from this software without
...
...
Makefile.in
View file @
ba79a27e
...
@@ -23,12 +23,12 @@
...
@@ -23,12 +23,12 @@
# met:
# met:
# (1) Redistributions of source code must retain the above copyright
# (1) Redistributions of source code must retain the above copyright
# notice, this list of conditions and the following disclaimer.
# notice, this list of conditions and the following disclaimer.
# (2) Redistributions in binary form must reproduce the above copyright
# (2) Redistributions in binary form must reproduce the above copyright
# notice, this list of conditions and the following disclaimer in
# notice, this list of conditions and the following disclaimer in
# the documentation and/or other materials provided with the
# the documentation and/or other materials provided with the
# distribution.
# distribution.
# (3) The name of the author may not be used to
# (3) The name of the author may not be used to
# endorse or promote products derived from this software without
# endorse or promote products derived from this software without
...
...
alloc.c
View file @
ba79a27e
...
@@ -7,13 +7,13 @@ modification, are permitted provided that the following conditions are
...
@@ -7,13 +7,13 @@ modification, are permitted provided that the following conditions are
met:
met:
(1) Redistributions of source code must retain the above copyright
(1) Redistributions of source code must retain the above copyright
notice, this list of conditions and the following disclaimer.
notice, this list of conditions and the following disclaimer.
(2) Redistributions in binary form must reproduce the above copyright
(2) Redistributions in binary form must reproduce the above copyright
notice, this list of conditions and the following disclaimer in
notice, this list of conditions and the following disclaimer in
the documentation and/or other materials provided with the
the documentation and/or other materials provided with the
distribution.
distribution.
(3) The name of the author may not be used to
(3) The name of the author may not be used to
endorse or promote products derived from this software without
endorse or promote products derived from this software without
specific prior written permission.
specific prior written permission.
...
...
atomic.c
View file @
ba79a27e
...
@@ -7,13 +7,13 @@ modification, are permitted provided that the following conditions are
...
@@ -7,13 +7,13 @@ modification, are permitted provided that the following conditions are
met:
met:
(1) Redistributions of source code must retain the above copyright
(1) Redistributions of source code must retain the above copyright
notice, this list of conditions and the following disclaimer.
notice, this list of conditions and the following disclaimer.
(2) Redistributions in binary form must reproduce the above copyright
(2) Redistributions in binary form must reproduce the above copyright
notice, this list of conditions and the following disclaimer in
notice, this list of conditions and the following disclaimer in
the documentation and/or other materials provided with the
the documentation and/or other materials provided with the
distribution.
distribution.
(3) The name of the author may not be used to
(3) The name of the author may not be used to
endorse or promote products derived from this software without
endorse or promote products derived from this software without
specific prior written permission.
specific prior written permission.
...
...
backtrace-supported.h.in
View file @
ba79a27e
...
@@ -7,13 +7,13 @@ modification, are permitted provided that the following conditions are
...
@@ -7,13 +7,13 @@ modification, are permitted provided that the following conditions are
met:
met:
(1) Redistributions of source code must retain the above copyright
(1) Redistributions of source code must retain the above copyright
notice, this list of conditions and the following disclaimer.
notice, this list of conditions and the following disclaimer.
(2) Redistributions in binary form must reproduce the above copyright
(2) Redistributions in binary form must reproduce the above copyright
notice, this list of conditions and the following disclaimer in
notice, this list of conditions and the following disclaimer in
the documentation and/or other materials provided with the
the documentation and/or other materials provided with the
distribution.
distribution.
(3) The name of the author may not be used to
(3) The name of the author may not be used to
endorse or promote products derived from this software without
endorse or promote products derived from this software without
specific prior written permission.
specific prior written permission.
...
...
backtrace.c
View file @
ba79a27e
...
@@ -7,13 +7,13 @@ modification, are permitted provided that the following conditions are
...
@@ -7,13 +7,13 @@ modification, are permitted provided that the following conditions are
met:
met:
(1) Redistributions of source code must retain the above copyright
(1) Redistributions of source code must retain the above copyright
notice, this list of conditions and the following disclaimer.
notice, this list of conditions and the following disclaimer.
(2) Redistributions in binary form must reproduce the above copyright
(2) Redistributions in binary form must reproduce the above copyright
notice, this list of conditions and the following disclaimer in
notice, this list of conditions and the following disclaimer in
the documentation and/or other materials provided with the
the documentation and/or other materials provided with the
distribution.
distribution.
(3) The name of the author may not be used to
(3) The name of the author may not be used to
endorse or promote products derived from this software without
endorse or promote products derived from this software without
specific prior written permission.
specific prior written permission.
...
...
backtrace.h
View file @
ba79a27e
...
@@ -7,13 +7,13 @@ modification, are permitted provided that the following conditions are
...
@@ -7,13 +7,13 @@ modification, are permitted provided that the following conditions are
met:
met:
(1) Redistributions of source code must retain the above copyright
(1) Redistributions of source code must retain the above copyright
notice, this list of conditions and the following disclaimer.
notice, this list of conditions and the following disclaimer.
(2) Redistributions in binary form must reproduce the above copyright
(2) Redistributions in binary form must reproduce the above copyright
notice, this list of conditions and the following disclaimer in
notice, this list of conditions and the following disclaimer in
the documentation and/or other materials provided with the
the documentation and/or other materials provided with the
distribution.
distribution.
(3) The name of the author may not be used to
(3) The name of the author may not be used to
endorse or promote products derived from this software without
endorse or promote products derived from this software without
specific prior written permission.
specific prior written permission.
...
...
btest.c
View file @
ba79a27e
...
@@ -7,13 +7,13 @@ modification, are permitted provided that the following conditions are
...
@@ -7,13 +7,13 @@ modification, are permitted provided that the following conditions are
met:
met:
(1) Redistributions of source code must retain the above copyright
(1) Redistributions of source code must retain the above copyright
notice, this list of conditions and the following disclaimer.
notice, this list of conditions and the following disclaimer.
(2) Redistributions in binary form must reproduce the above copyright
(2) Redistributions in binary form must reproduce the above copyright
notice, this list of conditions and the following disclaimer in
notice, this list of conditions and the following disclaimer in
the documentation and/or other materials provided with the
the documentation and/or other materials provided with the
distribution.
distribution.
(3) The name of the author may not be used to
(3) The name of the author may not be used to
endorse or promote products derived from this software without
endorse or promote products derived from this software without
specific prior written permission.
specific prior written permission.
...
@@ -464,7 +464,7 @@ f23 (int f1line, int f2line)
...
@@ -464,7 +464,7 @@ f23 (int f1line, int f2line)
(
unsigned
int
)
bdata
.
index
,
j
+
1
);
(
unsigned
int
)
bdata
.
index
,
j
+
1
);
bdata
.
failed
=
1
;
bdata
.
failed
=
1
;
}
}
}
}
check
(
"test3"
,
0
,
all
,
f3line
,
"f23"
,
&
bdata
.
failed
);
check
(
"test3"
,
0
,
all
,
f3line
,
"f23"
,
&
bdata
.
failed
);
check
(
"test3"
,
1
,
all
,
f2line
,
"f22"
,
&
bdata
.
failed
);
check
(
"test3"
,
1
,
all
,
f2line
,
"f22"
,
&
bdata
.
failed
);
...
...
configure.ac
View file @
ba79a27e
...
@@ -6,13 +6,13 @@
...
@@ -6,13 +6,13 @@
# met:
# met:
# (1) Redistributions of source code must retain the above copyright
# (1) Redistributions of source code must retain the above copyright
# notice, this list of conditions and the following disclaimer.
# notice, this list of conditions and the following disclaimer.
# (2) Redistributions in binary form must reproduce the above copyright
# (2) Redistributions in binary form must reproduce the above copyright
# notice, this list of conditions and the following disclaimer in
# notice, this list of conditions and the following disclaimer in
# the documentation and/or other materials provided with the
# the documentation and/or other materials provided with the
# distribution.
# distribution.
# (3) The name of the author may not be used to
# (3) The name of the author may not be used to
# endorse or promote products derived from this software without
# endorse or promote products derived from this software without
# specific prior written permission.
# specific prior written permission.
...
...
dwarf.c
View file @
ba79a27e
...
@@ -7,13 +7,13 @@ modification, are permitted provided that the following conditions are
...
@@ -7,13 +7,13 @@ modification, are permitted provided that the following conditions are
met:
met:
(1) Redistributions of source code must retain the above copyright
(1) Redistributions of source code must retain the above copyright
notice, this list of conditions and the following disclaimer.
notice, this list of conditions and the following disclaimer.
(2) Redistributions in binary form must reproduce the above copyright
(2) Redistributions in binary form must reproduce the above copyright
notice, this list of conditions and the following disclaimer in
notice, this list of conditions and the following disclaimer in
the documentation and/or other materials provided with the
the documentation and/or other materials provided with the
distribution.
distribution.
(3) The name of the author may not be used to
(3) The name of the author may not be used to
endorse or promote products derived from this software without
endorse or promote products derived from this software without
specific prior written permission.
specific prior written permission.
...
@@ -1331,7 +1331,7 @@ add_unit_ranges (struct backtrace_state *state, uintptr_t base_address,
...
@@ -1331,7 +1331,7 @@ add_unit_ranges (struct backtrace_state *state, uintptr_t base_address,
static
int
static
int
find_address_ranges
(
struct
backtrace_state
*
state
,
uintptr_t
base_address
,
find_address_ranges
(
struct
backtrace_state
*
state
,
uintptr_t
base_address
,
struct
dwarf_buf
*
unit_buf
,
struct
dwarf_buf
*
unit_buf
,
const
unsigned
char
*
dwarf_str
,
size_t
dwarf_str_size
,
const
unsigned
char
*
dwarf_str
,
size_t
dwarf_str_size
,
const
unsigned
char
*
dwarf_ranges
,
const
unsigned
char
*
dwarf_ranges
,
size_t
dwarf_ranges_size
,
size_t
dwarf_ranges_size
,
...
@@ -1690,7 +1690,7 @@ read_line_header (struct backtrace_state *state, struct unit *u,
...
@@ -1690,7 +1690,7 @@ read_line_header (struct backtrace_state *state, struct unit *u,
if
(
!
advance
(
line_buf
,
hdrlen
))
if
(
!
advance
(
line_buf
,
hdrlen
))
return
0
;
return
0
;
hdr
->
min_insn_len
=
read_byte
(
&
hdr_buf
);
hdr
->
min_insn_len
=
read_byte
(
&
hdr_buf
);
if
(
hdr
->
version
<
4
)
if
(
hdr
->
version
<
4
)
hdr
->
max_ops_per_insn
=
1
;
hdr
->
max_ops_per_insn
=
1
;
...
@@ -1699,7 +1699,7 @@ read_line_header (struct backtrace_state *state, struct unit *u,
...
@@ -1699,7 +1699,7 @@ read_line_header (struct backtrace_state *state, struct unit *u,
/* We don't care about default_is_stmt. */
/* We don't care about default_is_stmt. */
read_byte
(
&
hdr_buf
);
read_byte
(
&
hdr_buf
);
hdr
->
line_base
=
read_sbyte
(
&
hdr_buf
);
hdr
->
line_base
=
read_sbyte
(
&
hdr_buf
);
hdr
->
line_range
=
read_byte
(
&
hdr_buf
);
hdr
->
line_range
=
read_byte
(
&
hdr_buf
);
...
...
elf.c
View file @
ba79a27e
...
@@ -7,13 +7,13 @@ modification, are permitted provided that the following conditions are
...
@@ -7,13 +7,13 @@ modification, are permitted provided that the following conditions are
met:
met:
(1) Redistributions of source code must retain the above copyright
(1) Redistributions of source code must retain the above copyright
notice, this list of conditions and the following disclaimer.
notice, this list of conditions and the following disclaimer.
(2) Redistributions in binary form must reproduce the above copyright
(2) Redistributions in binary form must reproduce the above copyright
notice, this list of conditions and the following disclaimer in
notice, this list of conditions and the following disclaimer in
the documentation and/or other materials provided with the
the documentation and/or other materials provided with the
distribution.
distribution.
(3) The name of the author may not be used to
(3) The name of the author may not be used to
endorse or promote products derived from this software without
endorse or promote products derived from this software without
specific prior written permission.
specific prior written permission.
...
...
fileline.c
View file @
ba79a27e
...
@@ -7,13 +7,13 @@ modification, are permitted provided that the following conditions are
...
@@ -7,13 +7,13 @@ modification, are permitted provided that the following conditions are
met:
met:
(1) Redistributions of source code must retain the above copyright
(1) Redistributions of source code must retain the above copyright
notice, this list of conditions and the following disclaimer.
notice, this list of conditions and the following disclaimer.
(2) Redistributions in binary form must reproduce the above copyright
(2) Redistributions in binary form must reproduce the above copyright
notice, this list of conditions and the following disclaimer in
notice, this list of conditions and the following disclaimer in
the documentation and/or other materials provided with the
the documentation and/or other materials provided with the
distribution.
distribution.
(3) The name of the author may not be used to
(3) The name of the author may not be used to
endorse or promote products derived from this software without
endorse or promote products derived from this software without
specific prior written permission.
specific prior written permission.
...
...
internal.h
View file @
ba79a27e
...
@@ -7,13 +7,13 @@ modification, are permitted provided that the following conditions are
...
@@ -7,13 +7,13 @@ modification, are permitted provided that the following conditions are
met:
met:
(1) Redistributions of source code must retain the above copyright
(1) Redistributions of source code must retain the above copyright
notice, this list of conditions and the following disclaimer.
notice, this list of conditions and the following disclaimer.
(2) Redistributions in binary form must reproduce the above copyright
(2) Redistributions in binary form must reproduce the above copyright
notice, this list of conditions and the following disclaimer in
notice, this list of conditions and the following disclaimer in
the documentation and/or other materials provided with the
the documentation and/or other materials provided with the
distribution.
distribution.
(3) The name of the author may not be used to
(3) The name of the author may not be used to
endorse or promote products derived from this software without
endorse or promote products derived from this software without
specific prior written permission.
specific prior written permission.
...
...
mmap.c
View file @
ba79a27e
...
@@ -7,13 +7,13 @@ modification, are permitted provided that the following conditions are
...
@@ -7,13 +7,13 @@ modification, are permitted provided that the following conditions are
met:
met:
(1) Redistributions of source code must retain the above copyright
(1) Redistributions of source code must retain the above copyright
notice, this list of conditions and the following disclaimer.
notice, this list of conditions and the following disclaimer.
(2) Redistributions in binary form must reproduce the above copyright
(2) Redistributions in binary form must reproduce the above copyright
notice, this list of conditions and the following disclaimer in
notice, this list of conditions and the following disclaimer in
the documentation and/or other materials provided with the
the documentation and/or other materials provided with the
distribution.
distribution.
(3) The name of the author may not be used to
(3) The name of the author may not be used to
endorse or promote products derived from this software without
endorse or promote products derived from this software without
specific prior written permission.
specific prior written permission.
...
...
mmapio.c
View file @
ba79a27e
...
@@ -7,13 +7,13 @@ modification, are permitted provided that the following conditions are
...
@@ -7,13 +7,13 @@ modification, are permitted provided that the following conditions are
met:
met:
(1) Redistributions of source code must retain the above copyright
(1) Redistributions of source code must retain the above copyright
notice, this list of conditions and the following disclaimer.
notice, this list of conditions and the following disclaimer.
(2) Redistributions in binary form must reproduce the above copyright
(2) Redistributions in binary form must reproduce the above copyright
notice, this list of conditions and the following disclaimer in
notice, this list of conditions and the following disclaimer in
the documentation and/or other materials provided with the
the documentation and/or other materials provided with the
distribution.
distribution.
(3) The name of the author may not be used to
(3) The name of the author may not be used to
endorse or promote products derived from this software without
endorse or promote products derived from this software without
specific prior written permission.
specific prior written permission.
...
...
nounwind.c
View file @
ba79a27e
...
@@ -7,13 +7,13 @@ modification, are permitted provided that the following conditions are
...
@@ -7,13 +7,13 @@ modification, are permitted provided that the following conditions are
met:
met:
(1) Redistributions of source code must retain the above copyright
(1) Redistributions of source code must retain the above copyright
notice, this list of conditions and the following disclaimer.
notice, this list of conditions and the following disclaimer.
(2) Redistributions in binary form must reproduce the above copyright
(2) Redistributions in binary form must reproduce the above copyright
notice, this list of conditions and the following disclaimer in
notice, this list of conditions and the following disclaimer in
the documentation and/or other materials provided with the
the documentation and/or other materials provided with the
distribution.
distribution.
(3) The name of the author may not be used to
(3) The name of the author may not be used to
endorse or promote products derived from this software without
endorse or promote products derived from this software without
specific prior written permission.
specific prior written permission.
...
...
posix.c
View file @
ba79a27e
...
@@ -7,13 +7,13 @@ modification, are permitted provided that the following conditions are
...
@@ -7,13 +7,13 @@ modification, are permitted provided that the following conditions are
met:
met:
(1) Redistributions of source code must retain the above copyright
(1) Redistributions of source code must retain the above copyright
notice, this list of conditions and the following disclaimer.
notice, this list of conditions and the following disclaimer.
(2) Redistributions in binary form must reproduce the above copyright
(2) Redistributions in binary form must reproduce the above copyright
notice, this list of conditions and the following disclaimer in
notice, this list of conditions and the following disclaimer in
the documentation and/or other materials provided with the
the documentation and/or other materials provided with the
distribution.
distribution.
(3) The name of the author may not be used to
(3) The name of the author may not be used to
endorse or promote products derived from this software without
endorse or promote products derived from this software without
specific prior written permission.
specific prior written permission.
...
...
print.c
View file @
ba79a27e
...
@@ -7,13 +7,13 @@ modification, are permitted provided that the following conditions are
...
@@ -7,13 +7,13 @@ modification, are permitted provided that the following conditions are
met:
met:
(1) Redistributions of source code must retain the above copyright
(1) Redistributions of source code must retain the above copyright
notice, this list of conditions and the following disclaimer.
notice, this list of conditions and the following disclaimer.
(2) Redistributions in binary form must reproduce the above copyright
(2) Redistributions in binary form must reproduce the above copyright
notice, this list of conditions and the following disclaimer in
notice, this list of conditions and the following disclaimer in
the documentation and/or other materials provided with the
the documentation and/or other materials provided with the
distribution.
distribution.
(3) The name of the author may not be used to
(3) The name of the author may not be used to
endorse or promote products derived from this software without
endorse or promote products derived from this software without
specific prior written permission.
specific prior written permission.
...
...
read.c
View file @
ba79a27e
...
@@ -7,13 +7,13 @@ modification, are permitted provided that the following conditions are
...
@@ -7,13 +7,13 @@ modification, are permitted provided that the following conditions are
met:
met:
(1) Redistributions of source code must retain the above copyright
(1) Redistributions of source code must retain the above copyright
notice, this list of conditions and the following disclaimer.
notice, this list of conditions and the following disclaimer.
(2) Redistributions in binary form must reproduce the above copyright
(2) Redistributions in binary form must reproduce the above copyright
notice, this list of conditions and the following disclaimer in
notice, this list of conditions and the following disclaimer in
the documentation and/or other materials provided with the
the documentation and/or other materials provided with the
distribution.
distribution.
(3) The name of the author may not be used to
(3) The name of the author may not be used to
endorse or promote products derived from this software without
endorse or promote products derived from this software without
specific prior written permission.
specific prior written permission.
...
...
simple.c
View file @
ba79a27e
...
@@ -7,13 +7,13 @@ modification, are permitted provided that the following conditions are
...
@@ -7,13 +7,13 @@ modification, are permitted provided that the following conditions are
met:
met:
(1) Redistributions of source code must retain the above copyright
(1) Redistributions of source code must retain the above copyright
notice, this list of conditions and the following disclaimer.
notice, this list of conditions and the following disclaimer.
(2) Redistributions in binary form must reproduce the above copyright
(2) Redistributions in binary form must reproduce the above copyright
notice, this list of conditions and the following disclaimer in
notice, this list of conditions and the following disclaimer in
the documentation and/or other materials provided with the
the documentation and/or other materials provided with the
distribution.
distribution.
(3) The name of the author may not be used to
(3) The name of the author may not be used to
endorse or promote products derived from this software without
endorse or promote products derived from this software without
specific prior written permission.
specific prior written permission.
...
...
sort.c
View file @
ba79a27e
...
@@ -7,13 +7,13 @@ modification, are permitted provided that the following conditions are
...
@@ -7,13 +7,13 @@ modification, are permitted provided that the following conditions are
met:
met:
(1) Redistributions of source code must retain the above copyright
(1) Redistributions of source code must retain the above copyright
notice, this list of conditions and the following disclaimer.
notice, this list of conditions and the following disclaimer.
(2) Redistributions in binary form must reproduce the above copyright
(2) Redistributions in binary form must reproduce the above copyright
notice, this list of conditions and the following disclaimer in
notice, this list of conditions and the following disclaimer in
the documentation and/or other materials provided with the
the documentation and/or other materials provided with the
distribution.
distribution.
(3) The name of the author may not be used to
(3) The name of the author may not be used to
endorse or promote products derived from this software without
endorse or promote products derived from this software without
specific prior written permission.
specific prior written permission.
...
...
state.c
View file @
ba79a27e
...
@@ -7,13 +7,13 @@ modification, are permitted provided that the following conditions are
...
@@ -7,13 +7,13 @@ modification, are permitted provided that the following conditions are
met:
met:
(1) Redistributions of source code must retain the above copyright
(1) Redistributions of source code must retain the above copyright
notice, this list of conditions and the following disclaimer.
notice, this list of conditions and the following disclaimer.
(2) Redistributions in binary form must reproduce the above copyright
(2) Redistributions in binary form must reproduce the above copyright
notice, this list of conditions and the following disclaimer in
notice, this list of conditions and the following disclaimer in
the documentation and/or other materials provided with the
the documentation and/or other materials provided with the
distribution.
distribution.
(3) The name of the author may not be used to
(3) The name of the author may not be used to
endorse or promote products derived from this software without
endorse or promote products derived from this software without
specific prior written permission.
specific prior written permission.
...
...
stest.c
View file @
ba79a27e
...
@@ -7,13 +7,13 @@ modification, are permitted provided that the following conditions are
...
@@ -7,13 +7,13 @@ modification, are permitted provided that the following conditions are
met:
met:
(1) Redistributions of source code must retain the above copyright
(1) Redistributions of source code must retain the above copyright
notice, this list of conditions and the following disclaimer.
notice, this list of conditions and the following disclaimer.
(2) Redistributions in binary form must reproduce the above copyright
(2) Redistributions in binary form must reproduce the above copyright
notice, this list of conditions and the following disclaimer in
notice, this list of conditions and the following disclaimer in
the documentation and/or other materials provided with the
the documentation and/or other materials provided with the
distribution.
distribution.
(3) The name of the author may not be used to
(3) The name of the author may not be used to
endorse or promote products derived from this software without
endorse or promote products derived from this software without
specific prior written permission.
specific prior written permission.
...
...
unknown.c
View file @
ba79a27e
...
@@ -7,13 +7,13 @@ modification, are permitted provided that the following conditions are
...
@@ -7,13 +7,13 @@ modification, are permitted provided that the following conditions are
met:
met:
(1) Redistributions of source code must retain the above copyright
(1) Redistributions of source code must retain the above copyright
notice, this list of conditions and the following disclaimer.
notice, this list of conditions and the following disclaimer.
(2) Redistributions in binary form must reproduce the above copyright
(2) Redistributions in binary form must reproduce the above copyright
notice, this list of conditions and the following disclaimer in
notice, this list of conditions and the following disclaimer in
the documentation and/or other materials provided with the
the documentation and/or other materials provided with the
distribution.
distribution.
(3) The name of the author may not be used to
(3) The name of the author may not be used to
endorse or promote products derived from this software without
endorse or promote products derived from this software without
specific prior written permission.
specific prior written permission.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment