unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#7590: 23.2.90; Why the sticky bit is set?
@ 2010-12-08 11:43 Leo
  2010-12-08 13:36 ` Sven Joachim
  0 siblings, 1 reply; 2+ messages in thread
From: Leo @ 2010-12-08 11:43 UTC (permalink / raw)
  To: 7590

On OSX, build emacs with X11, I see the following:

Victoria:bin admin$ ls -lh emacs*
-rwxr-xr-t  2 admin  staff    13M May 23  2010 emacs
-rwxr-xr-t  2 admin  staff    13M May 23  2010 emacs-23.2

Wikipedia says it's a NOP and according to sticky(8) it has no effect on
OSX because the kernel knows better than you about stuff like that now.

Leo





^ permalink raw reply	[flat|nested] 2+ messages in thread

* bug#7590: 23.2.90; Why the sticky bit is set?
  2010-12-08 11:43 bug#7590: 23.2.90; Why the sticky bit is set? Leo
@ 2010-12-08 13:36 ` Sven Joachim
  0 siblings, 0 replies; 2+ messages in thread
From: Sven Joachim @ 2010-12-08 13:36 UTC (permalink / raw)
  To: Leo; +Cc: 7590

On 2010-12-08 12:43 +0100, Leo wrote:

> On OSX, build emacs with X11, I see the following:
>
> Victoria:bin admin$ ls -lh emacs*
> -rwxr-xr-t  2 admin  staff    13M May 23  2010 emacs
> -rwxr-xr-t  2 admin  staff    13M May 23  2010 emacs-23.2

The toplevel Makefile sets this up, search for "chmod 1755".

> Wikipedia says it's a NOP and according to sticky(8) it has no effect on
> OSX because the kernel knows better than you about stuff like that now.

I guess this holds for almost every halfway modern system.  On
GNU/Linux, the sticky bit has always been ignored for non-directories.

Sven





^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2010-12-08 13:36 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-12-08 11:43 bug#7590: 23.2.90; Why the sticky bit is set? Leo
2010-12-08 13:36 ` Sven Joachim

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).