search for: g430da9e

Displaying 2 results from an estimated 2 matches for "g430da9e".

2013 Jun 06
1
[supermin PATCH] Add stdarg.h to fix issues with va_start.
...tils.c @@ -16,10 +16,11 @@ * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. */ #include <config.h> +#include <stdarg.h> #include <stdio.h> #include <stdlib.h> #include <stdint.h> #include <string.h> #include <dirent.h> -- 1.8.3.222.g430da9e
2013 Jun 06
1
[supermin PATCH] RFC: Add a --names-only flag.
...zypp_rpm_resolve_dependencies_and_download_no_installed names mode let rec zypp_rpm_list_files pkg = (* Run rpm -qlp with some extra magic. *) let cmd = sprintf "rpm -q --qf '[%%{FILENAMES} %%{FILEFLAGS:fflags} %%{FILEMODES} %%{FILESIZES}\\n]' %s %S" -- 1.8.3.222.g430da9e