Skip to content

Commit

Permalink
* sysdeps/generic/check_fds.c (check_one_fd): For writable
Browse files Browse the repository at this point in the history
	descriptors, use /dev/full.
	(__libc_check_standard_fds): Revert modes so that common operations on
	the descriptors fail.
  • Loading branch information
Ulrich Drepper committed Nov 9, 2005
1 parent 1fdf815 commit b0b6f8b
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions ChangeLog
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
2005-11-09 Ulrich Drepper <drepper@redhat.com>

* sysdeps/generic/check_fds.c (check_one_fd): For writable
descriptors, use /dev/full.
(__libc_check_standard_fds): Revert modes so that common operations on
the descriptors fail.

2005-11-07 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>

* elf/elf.h (R_M32R_REL32): New macro.
Expand Down

0 comments on commit b0b6f8b

Please sign in to comment.