# # Makefile for the linux ramfs routines. # obj-y += ramfs.o file-mmu-y := file-nommu.o file-mmu-$(CONFIG_MMU) := file-mmu.o ramfs-objs += inode.o $(file-mmu-y) rel='alternate' title='Atom feed' href='https://git.distanz.ch/cgit.cgi/linux/net-next.git/atom/net/unix/af_unix.c?h=master' type='application/atom+xml'/>
summaryrefslogtreecommitdiff
path: root/net/unix/af_unix.c
AgeCommit message (Expand)AuthorFilesLines
2017-02-02unix: add ioctl to open a unix socket file with O_PATHAndrey Vagin1-0/+41