diff options
author | Miklos Szeredi <miklos@szeredi.hu> | 2010-11-03 00:25:45 -0400 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2010-11-03 00:25:45 -0400 |
commit | 0e516e0e14f2f9783a21cd1727bc53776341f857 (patch) | |
tree | c81aa2f560e7894c57076cb04ff5313cba156c5e /NEWS | |
parent | 0e012e8734d454f85bb1e3a50167dd61000b6ce4 (diff) | |
download | glibc-0e516e0e14f2f9783a21cd1727bc53776341f857.tar glibc-0e516e0e14f2f9783a21cd1727bc53776341f857.tar.gz glibc-0e516e0e14f2f9783a21cd1727bc53776341f857.tar.bz2 glibc-0e516e0e14f2f9783a21cd1727bc53776341f857.zip |
Verify in ttyname() that the symlink is valid.
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,4 +1,4 @@ -GNU C Library NEWS -- history of user-visible changes. 2010-10-24 +GNU C Library NEWS -- history of user-visible changes. 2010-11-2 Copyright (C) 1992-2009, 2010 Free Software Foundation, Inc. See the end for copying conditions. @@ -11,7 +11,7 @@ Version 2.13 3268, 7066, 10851, 11611, 11640, 11701, 11840, 11856, 11883, 11903, 11904, 11968, 11979, 12005, 12037, 12067, 12077, 12078, 12092, 12093, 12107, 12108, - 12113, 12140, 12159 + 12113, 12140, 12159, 12167 * New Linux interfaces: prlimit, prlimit64, fanotify_init, fanotify_mark |