[LTP] [PATCH] syscalls: ulimit01; Convert to the new library
Cyril Hrubis
chrubis@suse.cz
Tue Apr 7 14:01:19 CEST 2026
Hi!
> > +/*\
> > + * Tests the basic functionality of ulimit() with UL_GETFSIZE and UL_SETFSIZE.
> nit: Could you please change before merge ulimit() to
> :manpage:`ulimit(3)`
> so that we get link to https://man7.org/linux/man-pages/man3/ulimit.3.html ?
Fixed and pushed, thanks.
> FYI kernel uses automarkup to recognise various things e.g. git hash [1].
> Maybe we could employ it for git kernel commits.
> But for man page it can have false positives [2].
>
> [1] https://lore.kernel.org/linux-doc/87a4ydo1hf.fsf@trenco.lwn.net/
> [2] https://lore.kernel.org/linux-doc/aWqg5XwPRXlzq4FI@devuan/
I think that we should have the kernel commits mostly in the tags which
gets translated based on the tag type, so this shouldn't be needed.
--
Cyril Hrubis
chrubis@suse.cz
More information about the ltp
mailing list