Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2022-10-28 | Fix resource/bug-ulimit1 test | Szabolcs Nagy | 1 | -1/+1 | |
ulimit is a variadic function and the second argument must have type long (or unsigned long). Reviewed-by: Adhemerval Zanella <adhemerval.zanella@linaro.org> | |||||
2008-10-31 | * resource/Makefile (tests): Add bug-ulimit1. | Ulrich Drepper | 1 | -0/+21 | |
* resource/bug-ulimit1.c: New file. |