index
:
dpkg
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libcompat
Age
Commit message (
Expand
)
Author
Files
Lines
2009-02-03
Make distcheck work
Guillem Jover
1
-0
/
+1
2009-01-23
Cleanup .gitignore files
Guillem Jover
1
-5
/
+0
2008-09-14
libcompat: Handle scandir function arguments being NULL
Guillem Jover
1
-2
/
+3
2008-09-14
libcompat: Rename scandir function name arguments
Guillem Jover
2
-6
/
+6
2008-09-14
libcompat: Fix scandir comparison function argument handling
Guillem Jover
3
-14
/
+6
2008-09-14
libcompat: Change strings for unknown signal and error values
Guillem Jover
2
-2
/
+2
2008-09-14
libcompat: Do not return a string for signal 0
Guillem Jover
1
-1
/
+1
2008-09-14
libcompat: Offset signal string array by one
Guillem Jover
1
-0
/
+1
2008-09-14
libcompat: Remove unknown signal names from sys_siglist
Guillem Jover
1
-12
/
+2
2008-09-14
libcompat: Use SEEK_SET instead of a literal value on fseek
Guillem Jover
1
-1
/
+1
2008-09-14
libcompat: Fix vsnprintf broken behaviour
Guillem Jover
1
-13
/
+9
2008-09-14
libcompat: Use the return value from vfprintf instead of fstat
Guillem Jover
1
-8
/
+4
2008-09-14
libcompat: Check that vfprintf returns negative and not only EOF
Guillem Jover
1
-1
/
+1
2008-09-14
libcompat: Make snprintf use vsnprintf instead of vsprintf
Guillem Jover
1
-2
/
+2
2008-09-14
libcompat: Use '\0' instead of NULL to terminate a string in vsnprintf
Guillem Jover
1
-1
/
+1
2008-09-14
libcompat: Change unsetenv to return a status code
Guillem Jover
2
-4
/
+4
2008-09-14
libdpkg: Move compat.c to libcompat
Guillem Jover
9
-0
/
+480
2008-09-14
libcompat: Add new compat.h header
Guillem Jover
1
-0
/
+36
2008-08-26
Move gettext.h from lib to libcompat
Guillem Jover
2
-1
/
+267
2008-03-23
libcompat: Add strnlen
Guillem Jover
3
-0
/
+69
2008-02-04
libcompat: Do not pass unused arguments to the compiler
Guillem Jover
1
-3
/
+0
2008-02-04
Use functions from libcompat when those are not provided by the system
Guillem Jover
1
-5
/
+16
2008-02-04
libcompat: Remove unused files
Guillem Jover
6
-250
/
+0
2008-01-28
Rename getopt to libcompat
Guillem Jover
12
-0
/
+2861