| … | |
… | |
| 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 | |
4 | |
| 5 | 03 May 2005; Martin Schlemmer <azarah@gentoo.org> libsandbox.c: |
5 | 03 May 2005; Martin Schlemmer <azarah@gentoo.org> libsandbox.c: |
| 6 | Do not init the env entries with each call, as it creates too many calls to |
6 | Do not init the env entries with each call, as it creates too many calls to |
| 7 | lstat, etc. Should speedup things a bit. |
7 | lstat, etc. Should speedup things a bit, bug #91040. |
| 8 | |
8 | |
| 9 | 03 May 2005; Martin Schlemmer <azarah@gentoo.org> sandbox.c: |
9 | 03 May 2005; Martin Schlemmer <azarah@gentoo.org> sandbox.c: |
| 10 | Add /dev/pty to default write list. Noticed by Morfic. |
10 | Add /dev/pty to default write list. Noticed by Morfic. |
| 11 | |
11 | |
| 12 | 02 May 2005; Mike Frysinger <vapier@gentoo.org> configure.in, localdecls.h, |
12 | 02 May 2005; Mike Frysinger <vapier@gentoo.org> configure.in, localdecls.h, |