Hi! Pushed with a minor change, thanks. > +static void verify_setrlimit(void) > +{ > + int status; > + pid_t pid; > + Added *end = 0 here so that it's reset in a case of test looping (the -i parameter). > + pid = SAFE_FORK(); -- Cyril Hrubis chrubis@suse.cz