]> git.ipfire.org Git - thirdparty/glibc.git/commit - sysdeps/unix/sysv/linux/setrlimit64.c
Fix typos in getrlimit64.c and setrlimit64.c
authorAurelien Jarno <aurelien@aurel32.net>
Tue, 2 Jan 2018 20:05:29 +0000 (21:05 +0100)
committerAurelien Jarno <aurelien@aurel32.net>
Tue, 2 Jan 2018 20:05:29 +0000 (21:05 +0100)
commitd35989be876fea4e0932da64a1874c29136ef1aa
treeee92a5f42e7a8d784c178635ce10a12f7b1e88eb
parent28fd6a44cb57afeb8a03fb8dd102cf9f5b5a5071
Fix typos in getrlimit64.c and setrlimit64.c

Changelog:
* sysdeps/unix/sysv/linux/alpha/getrlimit64.c: Fix a typo in the
comment.
* sysdeps/unix/sysv/linux/alpha/setrlimit64.c: Fix a typo in the
comment.
(settrlimit): Rename into setrlimit.
(__sttrlimit): Rename into __setrlimit.
ChangeLog
sysdeps/unix/sysv/linux/getrlimit64.c
sysdeps/unix/sysv/linux/setrlimit64.c