[fpc-pascal] GetTempFileName in Linux
Sven Barth
pascaldragon at googlemail.com
Fri Oct 8 09:28:07 CEST 2010
Am 07.10.2010 20:02, schrieb Jonathan:
> On Thu, 07 Oct 2010 11:01:44 +0200
> Sven Barth<pascaldragon at googlemail.com> wrote:
>
>> Btw: What are Tomoyo and Apparmour (I can imagine what the second one
>> is, but I don't know what functionality they provide)?
>
> http://tomoyo.sourceforge.jp/
> https://wiki.ubuntu.com/AppArmor
Thanks.
So when changing/improving GetTempFileName we could also try to make it
compatible to such applications by creating a directory in TEMP for the
temporary file that contains the appname and the user.
Windows isn't affected, because AppArmor and Tomoyo aren't usable there.
Regards,
Sven
More information about the fpc-pascal
mailing list