| 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 | 09 June 2005; Martin Schlemmer <azarah@gentoo.org> libsandbox.c, sandbox.c: |
|
|
6 | Add hack to allow writing to /proc/self/fd (or /dev/fd), bug #91516. |
| 4 | |
7 | |
| 5 | 09 June 2005; Martin Schlemmer <azarah@gentoo.org> symbols.in, libsandbox.c: |
8 | 09 June 2005; Martin Schlemmer <azarah@gentoo.org> symbols.in, libsandbox.c: |
| 6 | Add wrapper for access() function, bug #85413. |
9 | Add wrapper for access() function, bug #85413. |
| 7 | |
10 | |
| 8 | 09 June 2005; Martin Schlemmer <azarah@gentoo.org> getcwd.c: |
11 | 09 June 2005; Martin Schlemmer <azarah@gentoo.org> getcwd.c: |