OSDN Git Service

Ok, this should finish off my massive ro-organization. The source
authorEric Andersen <andersen@codepoet.org>
Sat, 12 May 2001 06:19:18 +0000 (06:19 -0000)
committerEric Andersen <andersen@codepoet.org>
Sat, 12 May 2001 06:19:18 +0000 (06:19 -0000)
commitf0da4aa1d854ca9c2a0e652dcb1d81bbf4d971f4
tree39dd87100094d48dbc7e8557f26d5c02d331606f
parent249cb00d9f655778aa8a4519ee3e610a904d694d
Ok, this should finish off my massive ro-organization.  The source
tree is less messy now (which helps), all libraries are placed into
uClibc/lib when compiling, all libraries now use a consistant mechanism
for being built, all libraries use a consistant naming scheme where the
lib name includes the uClibc version number, which makes ldconfig
happy and willing to work with us.
 -Erik
53 files changed:
Makefile
Rules.mak
extra/gcc-uClibc/gcc-uClibc.c
ldso/Makefile
ldso/Rules.mak
ldso/ldso/Makefile
ldso/libdl/Makefile
ldso/util/Makefile
libc/Makefile [new file with mode: 0644]
libc/inet/Makefile
libc/inet/rpc/Makefile
libc/misc/Makefile
libc/misc/assert/Makefile
libc/misc/ctype/Makefile
libc/misc/dirent/Makefile
libc/misc/fnmatch/Makefile
libc/misc/glob/Makefile
libc/misc/internals/Makefile
libc/misc/locale/Makefile
libc/misc/lock/Makefile
libc/misc/lsearch/Makefile
libc/misc/mntent/Makefile
libc/misc/regex/Makefile
libc/misc/syslog/Makefile
libc/misc/sysvipc/Makefile
libc/misc/time/Makefile
libc/misc/tsearch/Makefile
libc/misc/utmp/Makefile
libc/pwd_grp/Makefile
libc/signal/Makefile
libc/stdio/Makefile
libc/stdlib/Makefile
libc/stdlib/malloc-930716/Makefile
libc/stdlib/malloc-simple/Makefile
libc/stdlib/malloc/Makefile
libc/string/Makefile
libc/sysdeps/Makefile
libc/sysdeps/linux/Makefile
libc/sysdeps/linux/arm/Makefile
libc/sysdeps/linux/common/Makefile
libc/sysdeps/linux/i386/Makefile
libc/sysdeps/linux/m68k/Makefile
libc/sysdeps/linux/powerpc/Makefile
libc/sysdeps/linux/sh/Makefile
libc/sysdeps/linux/sparc/Makefile
libc/termios/Makefile
libc/unistd/Makefile
libcrypt/Makefile
libm/Makefile
libm/double/Makefile
libm/float/Makefile
libm/ldouble/Makefile
libutil/Makefile