From d35989be876fea4e0932da64a1874c29136ef1aa Mon Sep 17 00:00:00 2001 From: Aurelien Jarno Date: Tue, 2 Jan 2018 21:05:29 +0100 Subject: 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 | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index cedd239f7d..ba8fff6136 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,12 @@ +2018-01-02 Aurelien Jarno + + * 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. + 2018-01-02 Joseph Myers * sysdeps/powerpc/nofpu/libm-test-ulps: Update. -- cgit v1.2.3