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
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
2009-10-04
libcompat: Define offsetof only if the system does not have it
Guillem Jover
1
-2
/
+2
2009-09-30
build: Check for C99 snprintf family of functions
Guillem Jover
1
-6
/
+2
2009-09-30
build: Use memcpy instead of assignment to copy va_list
Guillem Jover
1
-1
/
+2
2009-09-24
libcompat: Define WCOREDUMP only if the system does not have it
Guillem Jover
1
-1
/
+1
2009-08-15
Use AM_CPPFLAGS instead of deprecated INCLUDES in Makefile.am files
Guillem Jover
1
-1
/
+1
2009-07-15
Move libraries to subdirectories under lib/
Guillem Jover
17
-0
/
+3442