]> git.ipfire.org Git - thirdparty/glibc.git/commit
Move testsuite audit definitions to sysdeps tst-audit.h files.
authorJoseph Myers <joseph@codesourcery.com>
Thu, 26 Jul 2012 11:29:07 +0000 (11:29 +0000)
committerJoseph Myers <joseph@codesourcery.com>
Thu, 26 Jul 2012 11:29:07 +0000 (11:29 +0000)
commit3129cfc6ec7be65a0bdc1f82432ee421c1c65a77
tree78cc8976b3bd7e434be97172ab01b12f4467ecb0
parentb1b2aaf8eb9eed301ea8f65b96844568ca017f8b
Move testsuite audit definitions to sysdeps tst-audit.h files.
20 files changed:
ChangeLog
elf/tst-auditmod1.c
elf/tst-auditmod3b.c
elf/tst-auditmod4b.c
elf/tst-auditmod5b.c
elf/tst-auditmod6b.c
elf/tst-auditmod6c.c
elf/tst-auditmod7b.c
ports/ChangeLog.alpha
ports/sysdeps/alpha/tst-audit.h
sysdeps/generic/tst-audit.h
sysdeps/i386/tst-audit.h [new file with mode: 0644]
sysdeps/powerpc/powerpc32/tst-audit.h [new file with mode: 0644]
sysdeps/powerpc/powerpc64/tst-audit.h [new file with mode: 0644]
sysdeps/s390/s390-32/tst-audit.h [new file with mode: 0644]
sysdeps/s390/s390-64/tst-audit.h [new file with mode: 0644]
sysdeps/sh/tst-audit.h [new file with mode: 0644]
sysdeps/sparc/sparc32/tst-audit.h [new file with mode: 0644]
sysdeps/sparc/sparc64/tst-audit.h [new file with mode: 0644]
sysdeps/x86_64/tst-audit.h [new file with mode: 0644]