Re: Can the value of NAME_MAX be changed?
From: Me (somebudy_at_despammed.com)
Date: 06/26/03
- Next message: Alon: "delete a file that found on different machine"
- Previous message: Anand Agrawal \(agrawala\): "Re: newbie question"
- In reply to: John Gordon: "Re: Can the value of NAME_MAX be changed?"
- Next in thread: Marc Rochkind: "Re: Can the value of NAME_MAX be changed?"
- Reply: Marc Rochkind: "Re: Can the value of NAME_MAX be changed?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Thu, 26 Jun 2003 18:29:30 +0530
On Wed, 25 Jun 2003 21:41:26 GMT, John Gordon wrote:
>Me <somebudy@despammed.com> writes:
>
>> Can the value of NAME_MAX be changed?
>> Changing its value does not seem to make any difference.
>
>NAME_MAX is referenced in the source code of the fopen() function,
>which you did not recompile.
>
>If you are willing to recompile the entire standard library, then
>yes, you can probably set it to whatever you want.
Any way, lets say I change it somehow to a lower value; how will the operating
system treat files with longer names? What if I set it to 0? Will it ever boot
again?
On my system in KDE when I try to rename a file I have the following problem.
In the text box if the number of characters exceed a certain value (NAME_MAX?) I
am automatically logged off.
Do you face such a problem?
Try and put 2 dashes followed by one space as a sig separator, like this "-- "
(without quotes) 8-)
Thanks a lot.
-- somebudy@despammed.com You need not make any modifications, the mail id is valid
- Next message: Alon: "delete a file that found on different machine"
- Previous message: Anand Agrawal \(agrawala\): "Re: newbie question"
- In reply to: John Gordon: "Re: Can the value of NAME_MAX be changed?"
- Next in thread: Marc Rochkind: "Re: Can the value of NAME_MAX be changed?"
- Reply: Marc Rochkind: "Re: Can the value of NAME_MAX be changed?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|