]> Zhao Yanbai Git Server - minix.git/commit
stdio/freopen.c: fill __iotab table with stream pointer
authorBen Gras <ben@minix3.org>
Tue, 2 Nov 2010 22:02:50 +0000 (22:02 +0000)
committerBen Gras <ben@minix3.org>
Tue, 2 Nov 2010 22:02:50 +0000 (22:02 +0000)
commit51d9144e9fdfab1fcb611f0c2600efc087cb7528
treeb2999667e59eea44b7025bb8ae4a78f350a720ea
parent09569d399f93acffa9b59d4bea584fabb1d497ce
stdio/freopen.c: fill __iotab table with stream pointer

  - lets fclose()d and then freopen()ed streams be fclose()d again
    without error
lib/libc/stdio/freopen.c