summaryrefslogtreecommitdiff
path: root/lib/libc/include
ModeNameSize
-rw-r--r--env.h2095logplain
-rw-r--r--extern.h3058logplain
-rw-r--r--fd_setsize.h222logplain
d---------isc219logplain
-rw-r--r--namespace.h30895logplain
-rw-r--r--pathnames.h1494logplain
-rw-r--r--port_after.h0logplain
-rw-r--r--port_before.h404logplain
-rw-r--r--reentrant.h11752logplain
-rw-r--r--resolv_mt.h1392logplain
-13add RCSIDs (including regeneration of files as appropriate)lukem 2001-07-22make linux_socketcall_argsize[] static constjdolecek 2001-07-04Do address family (AF_*) number translation for socket system calls whichjdolecek 2001-06-22linux_sys_socketcall(): refuse negative 'what' valuesjdolecek 1999-03-25commit fix to PR7072: emulate linux non-blocking connect behavior more correctlysommerfe 1998-10-04Assign my copyright to TNF. Merge with others were appropriate.fvdl 1998-10-03Attempt to fix the mess.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