]> granicus.if.org Git - strace/commit
Tidy up includes and copyright notices, fix indentation
authorDenys Vlasenko <vda.linux@googlemail.com>
Fri, 16 Mar 2012 11:02:22 +0000 (12:02 +0100)
committerDenys Vlasenko <vda.linux@googlemail.com>
Fri, 16 Mar 2012 11:02:22 +0000 (12:02 +0100)
commita6d91ded3f2d5401e09a9c2fa442aabfbfe593a8
tree95e456ad2b1c7677c3aaadc3d97ba73f3ee22c67
parent27aeaa2aaad9fb642040be903d6fe6c0fc59c6e2
Tidy up includes and copyright notices, fix indentation

The files not mentioned in changelog below had only
copyright notices fixes and indentation fixes.

* defs.h: Include <stdint.h> and <inttypes.h>.
* file.c: Do not include <inttypes.h>.
Move struct kernel_dirent declaration below top include block.
* block.c: Do not include <stdint.h> and <inttypes.h>.
* quota.c: Likewise.
* desc.c: Likewise.
* signal.c: Likewise.

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
55 files changed:
COPYRIGHT
bjm.c
block.c
count.c
debian/copyright
defs.h
desc.c
errnoent.sh
file.c
io.c
ioctl.c
ioctlsort.c
ipc.c
linux/alpha/syscallent.h
linux/arm/syscallent.h
linux/avr32/syscallent.h
linux/bfin/syscallent.h
linux/dummy.h
linux/hppa/syscallent.h
linux/i386/syscallent.h
linux/ia64/syscallent.h
linux/ioctlent.sh
linux/m68k/syscallent.h
linux/mips/ioctlent.sh
linux/powerpc/syscallent.h
linux/sh/syscallent.h
linux/sh64/syscallent.h
linux/sparc/dummy2.h
linux/sparc/syscall1.h
linux/sparc/syscallent1.h
linux/sparc64/dummy2.h
linux/sparc64/syscall1.h
linux/syscall.h
mem.c
net.c
pathtrace.c
process.c
quota.c
resource.c
scsi.c
signal.c
signalent.sh
sock.c
strace-graph
strace.1
strace.c
stream.c
syscall.c
syscallent.sh
system.c
term.c
test/Makefile
time.c
util.c
xlate.el