Skip to content

Library to map files or directories to another location, for use with LD_PRELOAD.

Notifications You must be signed in to change notification settings

RunningDroid/ld-preload-open

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

My fork of fritzw/ld-preload-open, all I've done is change the paths.

I'm using this to keep some programs from wasting disk I/O on meaningless stuff and get them to (mostly) comply with the XDG Basedir Spec

I currently use this by adding export LD_PRELOAD='/home/runningdroid/git/ld-preload-open/path-mapping_${LIB}.so' to my xinitrc

Archwiki:XDG Base Directory support

About

Library to map files or directories to another location, for use with LD_PRELOAD.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 91.1%
  • Makefile 8.9%