gsl-shell.git - gsl-shell

index : gsl-shell.git
gsl-shell
summary refs log tree commit diff
path: root/gsl-shell.c
diff options
context:
space:
mode:
Diffstat (limited to 'gsl-shell.c')
-rw-r--r--gsl-shell.c 4
1 files changed, 3 insertions, 1 deletions
diff --git a/gsl-shell.c b/gsl-shell.c
index 50f4b6ad..c124fc78 100644
--- a/gsl-shell.c
+++ b/gsl-shell.c
@@ -51,7 +51,7 @@
#include <stdlib.h>
#include <string.h>
#include <pthread.h>
-#include <sys/resource.h>
+// #include <sys/resource.h>
#define lua_c
@@ -547,12 +547,14 @@ static int pmain (lua_State *L) {
int main (int argc, char **argv) {
int status;
struct Smain s;
+ /*
struct rlimit lmt[1];
lmt->rlim_cur = 32 * 1024 * 1024;
lmt->rlim_max = 32 * 1024 * 1024;
setrlimit (RLIMIT_AS, lmt);
+ */
pthread_mutex_init (gsl_shell_mutex, NULL);
generated by cgit v1.2.3 (git 2.39.1) at 2025年09月30日 06:11:42 +0000

AltStyle によって変換されたページ (->オリジナル) /