This website requires JavaScript.
Explore
Help
Sign In
admin
/
brew
Watch
1
Star
0
Fork
0
You've already forked brew
Code
Issues
Packages
Projects
Releases
6
Wiki
Activity
brew
/
Library
/
Homebrew
/
extend
/
os
/
linux
/
extend
/
pathname.rb
6 lines
61 B
Ruby
Raw
Normal View
History
Unescape
Escape
extend/pathname: Add os/linux/elf.rb
2017-12-01 16:29:50 -08:00
require
"
os/linux/elf
"
pathname: improvements, cleanups, and new methods - atomic_write: close file before renaming to prevent error: 'Device or resource busy' - ensure_writable: preserve executable bit - new elf? and dynamic? methods
2017-11-07 14:18:25 -06:00
extend/pathname: Add os/linux/elf.rb
2017-12-01 16:29:50 -08:00
class
Pathname
prepend
ELFShim
pathname: improvements, cleanups, and new methods - atomic_write: close file before renaming to prevent error: 'Device or resource busy' - ensure_writable: preserve executable bit - new elf? and dynamic? methods
2017-11-07 14:18:25 -06:00
end
Reference in New Issue
Copy Permalink