search for: uuid_generate_tim

Displaying 2 results from an estimated 2 matches for "uuid_generate_tim".

Did you mean: uuid_generate_time
2012 Jun 09
5
Build failure for isohybrid
...t I can't get access to the machine I tested in to remotely atm. These are the reports from my Ubuntu 64bit 12.04 machine: tim at oxygen:/usr/src/git/syslinux/utils$ nm -D /usr/lib/x86_64-linux-gnu/libuuid.so |grep uuid_generate 0000000000002600 T __uuid_generate_random 0000000000001ee0 T __uuid_generate_time 00000000000026f0 T uuid_generate 00000000000026d0 T uuid_generate_random 00000000000025e0 T uuid_generate_time 00000000000025f0 T uuid_generate_time_safe dpkg-query -S /usr/lib/x86_64-linux-gnu/libuuid.so uuid-dev: /usr/lib/x86_64-linux-gnu/libuuid.so tim at oxygen:/usr/src/git/syslinux/utils$ g...
2012 Feb 29
15
[RFC] [PATCH] Add btrfs autosnap feature
From: anand jain <anand.jain@oracle.com> Anand Jain (1): [RFC] Add btrfs autosnap feature Makefile | 6 +- autosnap.c | 1553 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ autosnap.h | 81 +++ btrfs-list.c | 140 +++++- btrfs.c | 46 ++- btrfs_cmds.c | 186 +++++++- btrfs_cmds.h | 3 +- scrub.c | 1 + 8 files changed, 1982 insertions(+), 34