index
:
dpkg
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
compat
Age
Commit message (
Expand
)
Author
Files
Lines
2015-10-18
Update Ian Jackson's email address
Guillem Jover
8
-8
/
+8
2015-07-30
libcompat: Use string_to_security_class() instead of literal SECCLASS values
Guillem Jover
1
-2
/
+6
2015-07-30
libcompat: Try to use NSIG when sys_siglist is defined
Guillem Jover
1
-1
/
+6
2015-05-30
build: Use system libmd if available
Guillem Jover
1
-1
/
+2
2015-04-01
libcompat: Check that HAVE_DECL_SYS_SIGLIST is 0 instead of undefined
Guillem Jover
1
-1
/
+1
2015-01-28
libcompat: Remove dangling blank line
Guillem Jover
1
-1
/
+0
2014-08-19
libcompat: Only test the strerror() if sys_errlist and sys_nerr are present
Guillem Jover
2
-2
/
+7
2014-08-15
libcompat: Only build the compatibility selinux code if requested
Guillem Jover
1
-1
/
+6
2014-08-09
libcompat: Add a setexecfilecon() function out from dpkg code
Guillem Jover
3
-0
/
+90
2014-08-09
libcompat: Do not run qsort over the scandir list if it is NULL
Guillem Jover
1
-1
/
+1
2014-08-09
libcompat: Mark compat functions with attribute printf and vprintf
Guillem Jover
1
-4
/
+16
2014-08-09
libdpkg: Move __func__ and nullptr definitions to libcompat
Guillem Jover
1
-0
/
+21
2014-08-09
libcompat: Make the library testable
Guillem Jover
12
-22
/
+86
2014-05-17
build: Switch to use libtool for the static libraries
Guillem Jover
1
-15
/
+15
2014-04-30
libcompat: Make sure P_tmpdir is always defined
Guillem Jover
1
-0
/
+4
2014-04-27
libcompat: Fix comparison between signed and unsigned in strsignal()
Guillem Jover
1
-1
/
+1
2014-04-27
libcompat: Declare strnlen() prototype in compat.h
Guillem Jover
4
-36
/
+6
2014-01-15
libcompat: Add new makedev(3) fallback function
Guillem Jover
1
-0
/
+4
2013-12-07
Use https:// URLs instead of http:// when possible
Guillem Jover
11
-11
/
+11
2013-10-27
libcompat: Do not NULL-terminate the list in scandir()
Guillem Jover
1
-1
/
+0
2013-07-18
libcompat: Take over md5 module from libdpkg
Guillem Jover
3
-0
/
+289
2013-04-04
Fix spelling errors
Guillem Jover
1
-1
/
+1
2012-06-30
libcompat: Add a dummy symbol to the empty module
Guillem Jover
1
-0
/
+1
2012-06-06
libcompat: Add compat symbol for O_NOFOLLOW
Guillem Jover
1
-0
/
+4
2012-05-23
libcompat: Remove compat definition for strtoul()
Guillem Jover
1
-4
/
+0
2012-01-16
Fix typos (children)
Guillem Jover
1
-1
/
+1
2012-01-11
libcompat: Use a different temporary file per process on vsnprintf()
Guillem Jover
1
-1
/
+11
2011-12-13
libcompat: Add missing ‘*’ in asprintf() and vasprintf() declarations
Guillem Jover
1
-2
/
+2
2011-12-13
libcompat: Do not ifdef out compatibility code definitions
Guillem Jover
10
-20
/
+0
2011-11-12
libcompat: Add new strndup()
Guillem Jover
3
-0
/
+56
2011-09-29
libcompat: Only include libintl.h on --disable-nls if using glibc >= 2
Guillem Jover
1
-1
/
+1
2011-09-26
libcompat: Update obstack module from gnulib
Guillem Jover
2
-518
/
+255
2011-02-06
libcompat: Add missing semicolon to vsnprintf() declaration
Robert Millan
1
-1
/
+1
2011-02-03
libcompat: Define gettext context functions when NLS is disabled
Guillem Jover
1
-0
/
+32
2010-11-19
Cleanup white spaces
Guillem Jover
9
-9
/
+0
2010-07-29
libcompat: On successful realloc assign the newlist to list
Guillem Jover
1
-0
/
+1
2010-06-07
Unify naming of va_list variables to args or args_copy
Guillem Jover
2
-6
/
+6
2010-06-07
libcompat: Add declarations in compat.h for snprintf functions
Guillem Jover
1
-0
/
+8
2010-06-07
libcompat: Add support for asprintf and vasprintf
Guillem Jover
4
-0
/
+108
2010-06-01
build: Do not fallback to use chown instead of lchown if not available
Guillem Jover
1
-4
/
+0
2010-02-25
libcompat: Update gettext.h from gettext 0.17
Guillem Jover
1
-10
/
+16
2009-12-31
libcompat: Define lchown as chown if the former is not available
Guillem Jover
1
-0
/
+4
2009-11-09
libcompat: Do not preallocate list before the loop in scandir
Guillem Jover
1
-7
/
+6
2009-11-09
libcompat: Fix resource leaks on error conditions in scandir
Guillem Jover
1
-15
/
+39
2009-11-08
Unify text in license headers
Guillem Jover
8
-40
/
+40
2009-11-08
Replace FSF address by pointing to the gnu.org URL
Guillem Jover
8
-24
/
+16
2009-10-26
Sort order of header includes
Guillem Jover
4
-4
/
+5
2009-10-26
libcompat: Always add an empty file to the libcompat static library
Guillem Jover
2
-0
/
+2
2009-10-14
libcompat: Handle 0 size case for C99 vsnprintf semantics
Guillem Jover
1
-1
/
+4
2009-10-14
libcompat: Add top_builddir to the include path
Mikhail Gusarov
1
-1
/
+2
[next]