Thus spake Eric S. Raymond ([EMAIL PROTECTED]): > Here is what I think I know about stat(2) that isn't in the > Linux man pages: > * For a symlink (S_IFLNK) it reports the size of the link file, not the > size of the file the link points to. I think you confuse stat and lstat here. Felix - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] Please read the FAQ at http://www.tux.org/lkml/
- Documenting stat(2) Eric S. Raymond
- Re: Documenting stat(2) Linus Torvalds
- Documenting stat(2) Felix von Leitner
- Documenting stat(2) dmeyer
- Re: Documenting stat(2) Padraig Brady
- Re: Documenting stat(2) dmeyer
- Re: Documenting stat(2) Igmar Palsenberg
- Re: Documenting stat(2) Mike Castle
- Re: Documenting stat(2) Igmar Palsenberg
- Re: Documenting stat(2) Andreas Schwab