summaryrefslogtreecommitdiff
path: root/lib/compat/Makefile.am
AgeCommit message (Expand)AuthorFilesLines
2018-08-30libcompat: Add new strchrnul() compat functionGuillem Jover1-0/+5
2018-03-25libcompat: Add md5 module to the libcompat-test libraryGuillem Jover1-0/+1
2016-10-30libcompat: Include getopt module when we need getopt_longGuillem Jover1-0/+4
2016-07-03build: Uniformize library build optionsGuillem Jover1-2/+2
2015-05-30build: Use system libmd if availableGuillem Jover1-1/+2
2014-08-19libcompat: Only test the strerror() if sys_errlist and sys_nerr are presentGuillem Jover1-1/+4
2014-08-15libcompat: Only build the compatibility selinux code if requestedGuillem Jover1-1/+6
2014-08-09libcompat: Add a setexecfilecon() function out from dpkg codeGuillem Jover1-0/+5
2014-08-09libcompat: Make the library testableGuillem Jover1-1/+14
2014-05-17build: Switch to use libtool for the static librariesGuillem Jover1-15/+15
2014-04-27libcompat: Declare strnlen() prototype in compat.hGuillem Jover1-1/+1
2013-07-18libcompat: Take over md5 module from libdpkgGuillem Jover1-0/+3
2011-11-12libcompat: Add new strndup()Guillem Jover1-0/+4
2010-11-19Cleanup white spacesGuillem Jover1-1/+0
2010-06-07libcompat: Add support for asprintf and vasprintfGuillem Jover1-0/+4
2009-10-26libcompat: Always add an empty file to the libcompat static libraryGuillem Jover1-0/+1
2009-10-14libcompat: Add top_builddir to the include pathMikhail Gusarov1-1/+2
2009-09-30build: Check for C99 snprintf family of functionsGuillem Jover1-6/+2
2009-08-15Use AM_CPPFLAGS instead of deprecated INCLUDES in Makefile.am filesGuillem Jover1-1/+1
2009-07-15Move libraries to subdirectories under lib/Guillem Jover1-0/+56