diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,5 +1,9 @@ 2009-11-24 Ulrich Drepper <drepper@redhat.com> + [BZ #3662] + * stdlib/random_r.c: Fix comments for __initstate_r and __setstate_r. + Patch by Christopher Neufeld <glibcbugs0000@cneufeld.ca>. + * sysdeps/unix/grantpt.c (pts_name): Take additional parameter, pass it on to __ptsname_internal. (grantpt): Pass stat64 pointer to pts_name. Remove stat call here. |