Re: system calls

2022-10-03 Thread Bill Cunningham
oh, ok I see. I installed a couple of things. Now they work. I was think there was a socket command in sbin or bin. Its' been a long one. ok, man socket wasn't working nor man pipe. Now they are, something must've got pulled in. OK pipe and pipe[2] are there. Something must've pulled the header

Re: system calls

2022-10-03 Thread Samuel Sieb
On 10/3/22 14:11, Bill Cunningham wrote:     Have system call libraries been removed? I can't find socket.h there is no 'man 8 socket' no 'man pipe' no pipe() and no socket(). no 'man 3 socket'. Am I missing something? Glibc is there. socket.h is in "glibc-headers" I don't know what you're ex

Re: system calls

2022-10-03 Thread Jerry James
On Mon, Oct 3, 2022 at 3:11 PM Bill Cunningham wrote: > Have system call libraries been removed? I can't find socket.h > there is no 'man 8 socket' no 'man pipe' no pipe() and no socket(). no > 'man 3 socket'. Am I missing something? Glibc is there. The socket.h header file is in the glibc-h

system calls

2022-10-03 Thread Bill Cunningham
    Have system call libraries been removed? I can't find socket.h there is no 'man 8 socket' no 'man pipe' no pipe() and no socket(). no 'man 3 socket'. Am I missing something? Glibc is there. ___ users mailing list -- users@lists.fedoraproject.org T