util: New function follow_symlinks().
authorBen Pfaff <blp@nicira.com>
Mon, 30 Jul 2012 18:36:06 +0000 (11:36 -0700)
committerBen Pfaff <blp@nicira.com>
Wed, 1 Aug 2012 17:55:57 +0000 (10:55 -0700)
commitfee0c9631470e8eb10df25544f6661d0beb43a7a
treed2b14680a6c6f8d41ec1fdd47db5b12a23302387
parent8c2296a6d97ffc29c0b253eab084e92a82c198b4
util: New function follow_symlinks().

It will acquire its first user in an upcoming commit.

Signed-off-by: Ben Pfaff <blp@nicira.com>
lib/util.c
lib/util.h
tests/file_name.at
tests/test-util.c