head 1.2; access; symbols INITIAL:1.1.1.1 VENDOR:1.1.1; locks; strict; comment @# @; 1.2 date 2003.02.16.11.38.11; author rse; state Exp; branches; next 1.1; 1.1 date 2002.01.21.13.32.34; author rse; state Exp; branches 1.1.1.1; next ; 1.1.1.1 date 2002.01.21.13.32.34; author rse; state Exp; branches; next ; desc @@ 1.2 log @remove trailing whitespaces from source files @ text @ o Taken FreeBSD 3.4's realpath.c/realpath.3 and created path_resolve.c out of realpath.c, but support a size-restricted output buffer. o Taken abs2rel.c/abs2rel.3 and rel2abs.c/rel2abs.3 from PathConvert (http://www.tamacom.com/pathconvert/) o Cleaned up the sources (K&R -> ANSI C, indentation, use path_ prefix, etc.) o Added path.h o Merged PathConverts's test suite into path_test.{c,pl} @ 1.1 log @Initial revision @ text @d9 1 a9 1 @ 1.1.1.1 log @Welcome OSSP path (filesystem path manipulation library) This is currently just a collection of reused components, assembled together from various vendor sources. @ text @@