From 5853eed77b485b3f47d6239bc0262c7b0a055a6b Mon Sep 17 00:00:00 2001 From: Eric Andersen Date: Wed, 27 Oct 2004 09:44:00 +0000 Subject: Fix up __uClibc_init() for so that we prevent starting SUID binaries where the standard file descriptors are not opened. -Erik --- TODO | 4 ---- 1 file changed, 4 deletions(-) (limited to 'TODO') diff --git a/TODO b/TODO index ec9ea0182..326555076 100644 --- a/TODO +++ b/TODO @@ -1,9 +1,5 @@ TODO list for the uClibc 0.9.27 release: ------------------------------------------------- - *) Fix use of __secure in __uClibc_init() for so that we prevent - starting staticly linked SUID binaries where the standard file - descriptors are not opened. For dynamically linked binaries, - ldso does this for us. *) Audit header files. Remove prototypes for all functions that are not supported -- especially needed for the libm headers. *) Audit header files. When options are disabled, also disable -- cgit v1.2.3