1 This is at least a partial credits-file of people that have
2 contributed to the Ltrace project. It is sorted by name and
3 formatted to allow easy grepping and beautification by
4 scripts. The fields are: name (N), email (E), web-address
5 (W), PGP key ID and fingerprint (P), description (D), and
6 snail-mail address (S).
18 E: qboosh@pld-linux.org
22 E: pbuerger@avetec.org
23 D: Fix measuring time spent in a syscall
30 W: http://cespedes.org/
31 E: cespedes@debian.org
32 D: All development up to 0.5.3
35 E: luca.clementi@gmail.com
36 D: stack trace improvement
45 E: sedat.dilek@gmail.com
46 D: Fixes and testing for MIPS arch
49 E: m.k.edwards@gmail.com
61 E: Roman.Hodek@informatik.uni-erlangen.de
65 E: edgar.iglesias@gmail.com
83 D: Support for Elf64 binaries
86 E: pmachata@redhat.com
87 D: Tracing multi-threaded processes
88 D: Tracing inter-library calls
89 D: Tracing PIE binaries
90 D: Fetch backend, ABI fixes for various arches
96 E: santiago.romero@imdea.org
99 E: schwab@linux-m68k.org
100 D: m68k fixes, fetch backend
103 E: cesar.sanchez@imdea.org
110 E: ianw@gelato.unsw.edu.au
114 E: lekensteyn@gmail.com
115 W: https://lekensteyn.nl/
123 # This file is part of ltrace.
125 # ltrace is free software; you can redistribute it and/or modify it
126 # under the terms of the GNU General Public License as published by
127 # the Free Software Foundation; either version 2 of the License, or
128 # (at your option) any later version.
130 # ltrace is distributed in the hope that it will be useful, but
131 # WITHOUT ANY WARRANTY; without even the implied warranty of
132 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
133 # General Public License for more details.
135 # You should have received a copy of the GNU General Public License
136 # along with this program. If not, see <http://www.gnu.org/licenses/>.