]> git.ipfire.org Git - thirdparty/coreutils.git/commit
(mempcpy): Don't define if a system header defines it.
authorJim Meyering <jim@meyering.net>
Sun, 4 Jul 2004 20:14:44 +0000 (20:14 +0000)
committerJim Meyering <jim@meyering.net>
Sun, 4 Jul 2004 20:14:44 +0000 (20:14 +0000)
commit034b4caa6db2d3fde8abffbf7a71d4dc56b14fe9
tree6984d4dba0006f2196efaabf26e658c35bf55ec0
parentfb4cd3cc3ff62080a5cb4c3a9149edf579644efa
(mempcpy): Don't define if a system header defines it.
Don't include stdio.h, stdlib.h, unistd.h, strdup.h.
(longest_relative_suffix): New function.
(path_concat): Use it.  Assume first argument is not NULL.
Port to DOS.  Omit redundant separators.
Report an error instead of returning NULL.
Use mempcpy instead of memcpy.
(xpath_concat): Remove: not declared or used.
lib/path-concat.c