diff options
author | tnut <thierryn1 at hispeed dot ch> | 2010-02-02 20:19:57 +0100 |
---|---|---|
committer | tnut <thierryn1 at hispeed dot ch> | 2010-02-02 20:19:57 +0100 |
commit | 75d43b981b54b7e54eb56893e5fdd83cc6dbbf73 (patch) | |
tree | 594188a6c160729e95ba4b2441fa002cfaf30784 /base/libev/.footprint | |
parent | 7ab7b078079db0ec8713067bd21d26fb1df8ff62 (diff) | |
download | nutyx-extra-75d43b981b54b7e54eb56893e5fdd83cc6dbbf73.tar.gz nutyx-extra-75d43b981b54b7e54eb56893e5fdd83cc6dbbf73.tar.bz2 nutyx-extra-75d43b981b54b7e54eb56893e5fdd83cc6dbbf73.tar.xz nutyx-extra-75d43b981b54b7e54eb56893e5fdd83cc6dbbf73.zip |
libev, déplacé dans base et maj des manpage
Diffstat (limited to 'base/libev/.footprint')
-rw-r--r-- | base/libev/.footprint | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/base/libev/.footprint b/base/libev/.footprint new file mode 100644 index 000000000..f5aeeac1d --- /dev/null +++ b/base/libev/.footprint @@ -0,0 +1,15 @@ +drwxr-xr-x root/root usr/ +drwxr-xr-x root/root usr/include/ +drwxr-xr-x root/root usr/include/libev/ +-rw-r--r-- root/root usr/include/libev/ev++.h +-rw-r--r-- root/root usr/include/libev/ev.h +-rw-r--r-- root/root usr/include/libev/event.h +drwxr-xr-x root/root usr/lib/ +-rwxr-xr-x root/root usr/lib/libev.la +lrwxrwxrwx root/root usr/lib/libev.so -> libev.so.3.0.0 +lrwxrwxrwx root/root usr/lib/libev.so.3 -> libev.so.3.0.0 +-rwxr-xr-x root/root usr/lib/libev.so.3.0.0 +drwxr-xr-x root/root usr/share/ +drwxr-xr-x root/root usr/share/man/ +drwxr-xr-x root/root usr/share/man/man3/ +-rw-r--r-- root/root usr/share/man/man3/ev.3.gz |