diff options
author | Ulrich Drepper <drepper@gmail.com> | 2011-04-01 10:39:30 -0400 |
---|---|---|
committer | Ulrich Drepper <drepper@gmail.com> | 2011-04-01 10:39:30 -0400 |
commit | 4c1423edfb036a416c642b39d76370e2f2405bb1 (patch) | |
tree | 951fcb2a5ee9e441f49814fca1fd60282f1702d9 /ChangeLog | |
parent | 158648c0bdda281e252a27c0200dd0ea6f4e0215 (diff) | |
download | glibc-4c1423edfb036a416c642b39d76370e2f2405bb1.tar glibc-4c1423edfb036a416c642b39d76370e2f2405bb1.tar.gz glibc-4c1423edfb036a416c642b39d76370e2f2405bb1.tar.bz2 glibc-4c1423edfb036a416c642b39d76370e2f2405bb1.zip |
Fix typos in comments.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -1,5 +1,14 @@ 2011-04-01 Ulrich Drepper <drepper@gmail.com> + * iconv/iconv.h: Fix typo in comment. + * io/fcntl.h: Likewise. + * libio/stdio.h: Likewise. + * posix/spawn.h: Likewise. + * posix/unistd.h: Likewise. + * stdlib/stdlib.h: Likewise. + * time/time.h: Likewise. + * wcsmbs/wchar.h: Likewise. + * sysdeps/unix/sysv/linux/Versions [GLIBC_2.14] (name_to_handle_at, open_by_handle): Add. * sysdeps/unix/sysv/linux/i386/bits/fcntl.h: Define struct file_handle |