Begin implementing a -liberty replacement for binutils and GCC under
authorJoerg Sonnenberger <joerg@dragonflybsd.org>
Wed, 9 Jun 2004 10:42:32 +0000 (10:42 +0000)
committerJoerg Sonnenberger <joerg@dragonflybsd.org>
Wed, 9 Jun 2004 10:42:32 +0000 (10:42 +0000)
commitd99a600d6e221a748116cd7c8f57700fc7f73ba0
treeed09a4106ffb2a8fd7c0426fb46439562f2d4a5f
parentb0fdd39ea9e9bb4f0ae0ff290b19b8528037c95a
Begin implementing a -liberty replacement for binutils and GCC under
BSD license. Any commit for this has to be carefully evaluated not to
create derived work from the corresponding GPL/LGPL code.

This is intentionally not yet hooked into the build tree.
include/libiberty.h [new file with mode: 0644]
lib/libiberty/Makefile [new file with mode: 0644]
lib/libiberty/lbasename.c [new file with mode: 0644]