| 1 | # ChangeLog for Path Sandbox |
1 | # ChangeLog for Path Sandbox |
| 2 | # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 |
2 | # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 |
| 3 | # $Header$ |
3 | # $Header$ |
|
|
4 | |
|
|
5 | 03 May 2005; Martin Schlemmer <azarah@gentoo.org> sandbox.c: |
|
|
6 | Add /dev/pty to default write list. Noticed by Morfic. |
| 4 | |
7 | |
| 5 | 02 May 2005; Mike Frysinger <vapier@gentoo.org> configure.in, localdecls.h, |
8 | 02 May 2005; Mike Frysinger <vapier@gentoo.org> configure.in, localdecls.h, |
| 6 | sandbox.h: |
9 | sandbox.h: |
| 7 | uClibc doesn't support dlvsym() so add a configure check to make sure it doesn't |
10 | uClibc doesn't support dlvsym() so add a configure check to make sure it doesn't |
| 8 | exist. Also update localdecls.h so BROKEN_RTLD_NEXT isn't defined in uClibc. |
11 | exist. Also update localdecls.h so BROKEN_RTLD_NEXT isn't defined in uClibc. |