]> err.no Git - dpkg/commit
Rename getopt to libcompat
authorGuillem Jover <guillem@debian.org>
Mon, 28 Jan 2008 04:28:19 +0000 (06:28 +0200)
committerGuillem Jover <guillem@debian.org>
Mon, 28 Jan 2008 04:30:05 +0000 (06:30 +0200)
commit2b6c73e20054e850c0c2ee497780b0b0b27144d9
tree52822b4d31047530e585a81b66dd31be69f25aa6
parentbd045b1012c992ccb0df87b3b531aca81883c647
Rename getopt to libcompat
16 files changed:
ChangeLog
Makefile.am
configure.ac
libcompat/.gitignore [moved from getopt/.gitignore with 100% similarity]
libcompat/Makefile.am [moved from getopt/Makefile.am with 83% similarity]
libcompat/closeout.c [moved from getopt/closeout.c with 100% similarity]
libcompat/closeout.h [moved from getopt/closeout.h with 100% similarity]
libcompat/error.h [moved from getopt/error.h with 100% similarity]
libcompat/getopt.c [moved from getopt/getopt.c with 100% similarity]
libcompat/getopt.h [moved from getopt/getopt.h with 100% similarity]
libcompat/getopt1.c [moved from getopt/getopt1.c with 100% similarity]
libcompat/long-options.c [moved from getopt/long-options.c with 100% similarity]
libcompat/long-options.h [moved from getopt/long-options.h with 100% similarity]
libcompat/obstack.c [moved from getopt/obstack.c with 100% similarity]
libcompat/obstack.h [moved from getopt/obstack.h with 100% similarity]
utils/Makefile.am