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
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