Re: dseek()?
From: Adam Bozanich (abozan01_at_ccsf.edu)
Date: 05/31/03
- Next message: Drathmar: "Dynamic Linking and Loading in an odd way"
- Previous message: Thomas Glanzmann: "Linux: X: Grab Ctrl+Alt+F1, etc."
- In reply to: Valentin Nechayev: "Re: dseek()?"
- Next in thread: Valentin Nechayev: "Re: dseek()?"
- Reply: Valentin Nechayev: "Re: dseek()?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Fri, 30 May 2003 18:24:51 -0700
On Fri, 30 May 2003, Valentin Nechayev wrote:
> >>> Adam Bozanich wrote:
>
>
> Why don't you use telldir() and seekdir()?
Because I didn't know about them ;) Thank you.
> AB> Where can I find a good solution for something like a dseek() function?
> AB> The book says to scan through the dir's and make sure that '.' isn't the same
> AB> as '..' What are some other tests I could do to look for 'bad' stuff?
>
> What does "the same" mean?
> -netch-
I was wondering that too. I really don't know much about coding/security, so I was hoping
someone could suggest some some things that I might want to look for that
would help me learn a little of both.
-Adam
- Next message: Drathmar: "Dynamic Linking and Loading in an odd way"
- Previous message: Thomas Glanzmann: "Linux: X: Grab Ctrl+Alt+F1, etc."
- In reply to: Valentin Nechayev: "Re: dseek()?"
- Next in thread: Valentin Nechayev: "Re: dseek()?"
- Reply: Valentin Nechayev: "Re: dseek()?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|