about summary refs log tree commit diff
path: root/scripts/rpm2dynsym.sh
Commit message (Collapse)AuthorAgeFilesLines
* Remove scripts/rpm2dynsym.sh.Joseph Myers2015-10-061-36/+0
| | | | | | | | | | The file scripts/rpm2dynsym.sh appears to be unused anywhere in glibc. This patch removes this script. Tested for x86_64 and x86 (testsuite, and that installed shared libraries are unchanged by the patch). * scripts/rpm2dynsym.sh: Remove file.
* 2003-03-27 Roland McGrath <roland@redhat.com>Roland McGrath2003-03-271-0/+36
* scripts/rpm2dynsym.sh: New file. * Makefile (distribute): Add it.