search for: 99f9995

Displaying 2 results from an estimated 2 matches for "99f9995".

Did you mean: 999995
2014 Sep 18
4
[PATCH] remove _BSD_SOURCE definition
...installer/fs.c +++ b/libinstaller/fs.c @@ -17,7 +17,6 @@ */ #define _XOPEN_SOURCE 500 /* Required on glibc 2.x */ -#define _BSD_SOURCE #include <stdio.h> #include <inttypes.h> #include <string.h> diff --git a/libinstaller/syslxmod.c b/libinstaller/syslxmod.c index cc6e56a..99f9995 100644 --- a/libinstaller/syslxmod.c +++ b/libinstaller/syslxmod.c @@ -16,7 +16,6 @@ */ #define _XOPEN_SOURCE 500 /* Required on glibc 2.x */ -#define _BSD_SOURCE #include <stdio.h> #include <inttypes.h> #include <string.h> -- 1.9.1
2014 Sep 18
0
[PATCH] remove _BSD_SOURCE definition
...installer/fs.c +++ b/libinstaller/fs.c @@ -17,7 +17,6 @@ */ #define _XOPEN_SOURCE 500 /* Required on glibc 2.x */ -#define _BSD_SOURCE #include <stdio.h> #include <inttypes.h> #include <string.h> diff --git a/libinstaller/syslxmod.c b/libinstaller/syslxmod.c index cc6e56a..99f9995 100644 --- a/libinstaller/syslxmod.c +++ b/libinstaller/syslxmod.c @@ -16,7 +16,6 @@ */ #define _XOPEN_SOURCE 500 /* Required on glibc 2.x */ -#define _BSD_SOURCE #include <stdio.h> #include <inttypes.h> #include <string.h> -- 1.9.1