aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/sys/closefrom.2
Commit message (Expand)AuthorAgeFilesLines
* Implement a close_range(2) syscallKyle Evans2020-04-121-2/+39
* Reassign copyright statements on several files from AdvancedJohn Baldwin2015-04-231-1/+1
* Add a new 'void closefrom(int lowfd)' system call. When called, it closesJohn Baldwin2009-06-151-0/+53