summaryrefslogtreecommitdiff
path: root/sys/compat/linux/multiarch/linux_socketcall.c
AgeCommit message (Expand)Author
1998-10-03Moved via repository copy.christos
1998-10-01Split linux/compat/linux_socket.c into common and multi-architechture parts. ...erh
1996-12-22Make this compile again, including Politically Correct const handling.fvdl
1996-04-05Prototyping changes.christos
1996-03-08Separate ioctl emulation by group. Add (minimal) audio emulation.mycroft
1995-10-07Prefix names of system call implementation functions with `sys_'.mycroft
1995-09-19Make system calls conform to a standard prototype and bring thosethorpej
1995-08-14Rearrange #includes.mycroft
1995-06-24Use compat_util.[ch].christos
1995-06-22* Changed to use generic ELF code from kern/exec_elf.c (which was takenfvdl
1995-05-28Need netinet/tcp.h.mycroft
1995-05-28Convert TCP socket options.mycroft
1995-05-28Fill in `name' argument to getsockopt() correctly.mycroft
1995-05-28Fix typo.mycroft
1995-05-28Convert IP socket options.mycroft
1995-05-28Get rid of damned `static's.mycroft
1995-02-28Added Linux compat code.fvdl