Re: Re: [fpc-pascal] errno codes fpOpen

2007-11-09 Thread afpTeam
On 08 Nov 2007, at 20:43, afpTeam wrote: I'm maybe lost in the doc searches, but is there a reference explaining the extended err codes for fpOpen and friends? I could not find one. They are documented in the man pages of the *nix functions you are calling (man open), and the actual value

Re: [fpc-pascal] errno codes fpOpen

2007-11-09 Thread Marco van de Voort
> On 08 Nov 2007, at 20:43, afpTeam wrote: > > > I'm maybe lost in the doc searches, but is there a reference > > explaining the > > extended err codes for fpOpen and friends? > > I could not find one. > > They are documented in the man pages of the *nix functions you are > calling (man open)

Re: [fpc-pascal] errno codes fpOpen

2007-11-09 Thread Jonas Maebe
On 08 Nov 2007, at 20:43, afpTeam wrote: I'm maybe lost in the doc searches, but is there a reference explaining the extended err codes for fpOpen and friends? I could not find one. They are documented in the man pages of the *nix functions you are calling (man open), and the actual value

[fpc-pascal] errno codes fpOpen

2007-11-08 Thread afpTeam
Hi, I'm maybe lost in the doc searches, but is there a reference explaining the extended err codes for fpOpen and friends? I could not find one. The effort is a Linux/Pentium fifo read by cgi but fails to read a piped fifo built with RW permission / shared. cgi: Program pipe_read; uses BaseUni