This commit is contained in:
Roland McGrath 1996-01-14 10:00:22 +00:00
parent 02ac66c50d
commit 4984f343aa
1 changed files with 1 additions and 0 deletions

View File

@ -246,6 +246,7 @@ Sat Nov 25 06:05:12 1995 H.J. Lu <hjl@nynexst.com>
* stdio-common/vfscanf.c: Always check width !=0.
Correctly handle %%.
Thu Dec 14 02:28:22 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
* posix/glob.c (glob_in_dir): Cast result of opendir to __ptr_t,