OSDN Git Service

uclinux-h8/uclibc-ng.git
18 years agochange .os back to .oS per psm
Mike Frysinger [Tue, 1 Nov 2005 01:19:57 +0000 (01:19 -0000)]
change .os back to .oS per psm

18 years agomerge headers/clean changes from the config if
Mike Frysinger [Mon, 31 Oct 2005 05:01:46 +0000 (05:01 -0000)]
merge headers/clean changes from the config if

18 years agoproduce a .os instead of .oS
Mike Frysinger [Mon, 31 Oct 2005 02:03:10 +0000 (02:03 -0000)]
produce a .os instead of .oS

18 years agoadd a headers target when the config file doesnt exist, and move the clean targets...
Mike Frysinger [Sun, 30 Oct 2005 22:37:07 +0000 (22:37 -0000)]
add a headers target when the config file doesnt exist, and move the clean targets out of the .config if

18 years agore-order options to fix menu tree display
Mike Frysinger [Sun, 30 Oct 2005 22:26:01 +0000 (22:26 -0000)]
re-order options to fix menu tree display

18 years agosimplify the security submenu
Mike Frysinger [Sun, 30 Oct 2005 21:52:45 +0000 (21:52 -0000)]
simplify the security submenu

18 years agoHopefully fix the bug Oleg reported in http://uclibc.org/lists/uclibc/2005-October...
Joakim Tjernlund [Sat, 29 Oct 2005 13:46:25 +0000 (13:46 -0000)]
Hopefully fix the bug Oleg reported in uclibc.org/lists/uclibc/2005-October/012809.html
This will only fix powerpc. Should be easy to fix the other arches.

18 years agoHopefully correct undefined __libc_stack_end issue
Peter S. Mazinger [Sat, 29 Oct 2005 10:18:42 +0000 (10:18 -0000)]
Hopefully correct undefined __libc_stack_end issue

18 years agoReplace all Makefiles for new build infrastucture
Peter S. Mazinger [Sat, 29 Oct 2005 10:16:07 +0000 (10:16 -0000)]
Replace all Makefiles for new build infrastucture

18 years agoRenamed script to create_makefiles.sh, copy instead of link (to allow cygwin users...
Peter S. Mazinger [Sat, 29 Oct 2005 10:11:58 +0000 (10:11 -0000)]
Renamed script to create_makefiles.sh, copy instead of link (to allow cygwin users to build), creates all Makefiles now, should be only used if the master copies are updated

18 years agouse & instead of &, tweak style, and add link for Embedded Gentoo
Mike Frysinger [Sat, 29 Oct 2005 07:55:30 +0000 (07:55 -0000)]
use & instead of &, tweak style, and add link for Embedded Gentoo

18 years agoclose <a> tags like they should be for valid html
Mike Frysinger [Sat, 29 Oct 2005 07:50:20 +0000 (07:50 -0000)]
close <a> tags like they should be for valid html

18 years agoadd a charset def and update the doctype
Mike Frysinger [Sat, 29 Oct 2005 06:39:17 +0000 (06:39 -0000)]
add a charset def and update the doctype

18 years agoadd an entry about gnu malloc compat option
Mike Frysinger [Sat, 29 Oct 2005 06:34:54 +0000 (06:34 -0000)]
add an entry about gnu malloc compat option

18 years agoAdd -o /dev/null to AS_NEEDED check linker script check, else a.out polution all...
Peter S. Mazinger [Sat, 29 Oct 2005 01:36:30 +0000 (01:36 -0000)]
Add -o /dev/null to AS_NEEDED check linker script check, else a.out polution all over the place

18 years agoLimit IMA compiling to gcc-4, gcc-3.4.4 can't cope w/ some sources
Peter S. Mazinger [Sat, 29 Oct 2005 01:26:00 +0000 (01:26 -0000)]
Limit IMA compiling to gcc-4, gcc-3.4.4 can't cope w/ some sources

18 years agocleanup the release target so that it doesnt kill my svn checkout anymore :/
Mike Frysinger [Sat, 29 Oct 2005 00:53:01 +0000 (00:53 -0000)]
cleanup the release target so that it doesnt kill my svn checkout anymore :/

18 years agoAdd configure option to allow IMA compiling
Peter S. Mazinger [Sat, 29 Oct 2005 00:45:47 +0000 (00:45 -0000)]
Add configure option to allow IMA compiling

18 years agoChange Makefiles that are not fully IMA to allow it to be used w/ a DOMULTI config...
Peter S. Mazinger [Fri, 28 Oct 2005 22:30:40 +0000 (22:30 -0000)]
Change Makefiles that are not fully IMA to allow it to be used w/ a DOMULTI config option

18 years agoKill a warning. Change __wcstofpmax to __wcstofpmax_l where appropiate
Peter S. Mazinger [Fri, 28 Oct 2005 22:07:38 +0000 (22:07 -0000)]
Kill a warning. Change __wcstofpmax to __wcstofpmax_l where appropiate

18 years agotypo s/notdir/dir/
Peter S. Mazinger [Fri, 28 Oct 2005 16:34:46 +0000 (16:34 -0000)]
typo s/notdir/dir/

18 years agoCorrect building locales and backport the changes
Peter S. Mazinger [Fri, 28 Oct 2005 16:20:18 +0000 (16:20 -0000)]
Correct building locales and backport the changes

18 years agoOops, missed commiting AS_NEEDED check
Peter S. Mazinger [Fri, 28 Oct 2005 15:06:51 +0000 (15:06 -0000)]
Oops, missed commiting AS_NEEDED check

18 years agoRemove --exclude CVS from tar
Peter S. Mazinger [Fri, 28 Oct 2005 14:31:52 +0000 (14:31 -0000)]
Remove --exclude CVS from tar

18 years agoUpdate/add scripts' copyright
Peter S. Mazinger [Fri, 28 Oct 2005 14:28:55 +0000 (14:28 -0000)]
Update/add scripts' copyright

18 years agoBackport handling of AS_NEEDED
Peter S. Mazinger [Fri, 28 Oct 2005 14:03:01 +0000 (14:03 -0000)]
Backport handling of AS_NEEDED

18 years agoRemove binutils-2.16.1 dependency for SSP, now it works with any binutils, but all...
Peter S. Mazinger [Fri, 28 Oct 2005 13:52:36 +0000 (13:52 -0000)]
Remove binutils-2.16.1 dependency for SSP, now it works with any binutils, but all apps linked against libc.so will get DT_NEEDED for ld.so too

18 years agoAdd newly needed Makefiles that can be linked
Peter S. Mazinger [Fri, 28 Oct 2005 11:21:55 +0000 (11:21 -0000)]
Add newly needed Makefiles that can be linked

18 years agoUse consequently headers-y and headers_clean-y, try avoiding TARGET_ARCH use in main...
Peter S. Mazinger [Fri, 28 Oct 2005 10:55:11 +0000 (10:55 -0000)]
Use consequently headers-y and headers_clean-y, try avoiding TARGET_ARCH use in main Makefile.in

18 years agoBackport to current build system
Peter S. Mazinger [Fri, 28 Oct 2005 10:15:42 +0000 (10:15 -0000)]
Backport to current build system

18 years agoWe use svn, do not look for cvs related files in distclean
Peter S. Mazinger [Fri, 28 Oct 2005 10:13:25 +0000 (10:13 -0000)]
We use svn, do not look for cvs related files in distclean

18 years agoRenamed arch specific Makefile.in to Makefile.arch, else if TARGET_ARCH does not...
Peter S. Mazinger [Fri, 28 Oct 2005 09:57:22 +0000 (09:57 -0000)]
Renamed arch specific Makefile.in to Makefile.arch, else if TARGET_ARCH does not exist, we reinclude the including Makefile. Moved arch/common fpu_control.h link creation into main Makefile.in. Updated the link creation script to remove all the other Makefiles

18 years agoRemove unused CFLAGS_NOPIC, use ?= some of check_gcc won't rerun
Peter S. Mazinger [Fri, 28 Oct 2005 01:16:04 +0000 (01:16 -0000)]
Remove unused CFLAGS_NOPIC, use ?= some of check_gcc won't rerun

18 years agoEnforce DOPIC, if text relocations are not allowed
Peter S. Mazinger [Fri, 28 Oct 2005 00:54:06 +0000 (00:54 -0000)]
Enforce DOPIC, if text relocations are not allowed

18 years agoRemove HAVE_NO_SHARED where ARCH_HAS_NO_MMU/ARCH_HAS_NO_LDSO are selected already
Peter S. Mazinger [Fri, 28 Oct 2005 00:46:51 +0000 (00:46 -0000)]
Remove HAVE_NO_SHARED where ARCH_HAS_NO_MMU/ARCH_HAS_NO_LDSO are selected already

18 years agoMissed one occurence of BUILD_UCLIBC_LDSO
Peter S. Mazinger [Fri, 28 Oct 2005 00:36:50 +0000 (00:36 -0000)]
Missed one occurence of BUILD_UCLIBC_LDSO

18 years agoHAVE_SHARED depends on \!ARCH_HAS_NO_LDSO, remove BUILD_UCLIBC_LDSO and replace the...
Peter S. Mazinger [Fri, 28 Oct 2005 00:29:58 +0000 (00:29 -0000)]
HAVE_SHARED depends on \!ARCH_HAS_NO_LDSO, remove BUILD_UCLIBC_LDSO and replace the dependencies w/ HAVE_SHARED

18 years agofrv seems to be an exception having no MMU, but using ldso
Peter S. Mazinger [Fri, 28 Oct 2005 00:08:47 +0000 (00:08 -0000)]
frv seems to be an exception having no MMU, but using ldso

18 years agofix building with locale
Mike Frysinger [Fri, 28 Oct 2005 00:04:53 +0000 (00:04 -0000)]
fix building with locale

18 years agoARCH_HAS_NO_MMU implies/selects ARCH_HAS_NO_LDSO
Peter S. Mazinger [Thu, 27 Oct 2005 23:55:17 +0000 (23:55 -0000)]
ARCH_HAS_NO_MMU implies/selects ARCH_HAS_NO_LDSO

18 years agoAllow using ssp w/ current active Makefiles too. Build crts for non-shared archs...
Peter S. Mazinger [Thu, 27 Oct 2005 23:41:18 +0000 (23:41 -0000)]
Allow using ssp w/ current active Makefiles too. Build crts for non-shared archs too.

18 years agoMoved guard_setup to dl-osinfo.h (used commonly by ldso and libc). Renamed to _dl_set...
Peter S. Mazinger [Thu, 27 Oct 2005 22:58:52 +0000 (22:58 -0000)]
Moved guard_setup to dl-osinfo.h (used commonly by ldso and libc). Renamed to _dl_setup_stack_chk_guard, as in glibc. SSP requires now binutils-2.16.1 and newer. Add NOT_IN_libc/IS_IN_libc. Began using -DSHARED in uClibc_main.c, there are more candidates in there. Move back dl_protect_relro to it's earlier place.

18 years agoMoved the use of --combine to CFLAGS, we need it for debugging too
Peter S. Mazinger [Thu, 27 Oct 2005 12:58:40 +0000 (12:58 -0000)]
Moved the use of --combine to CFLAGS, we need it for debugging too

18 years agoHope to catch --combine flag properly on all gcc versions
Peter S. Mazinger [Thu, 27 Oct 2005 12:44:11 +0000 (12:44 -0000)]
Hope to catch --combine flag properly on all gcc versions

18 years agoCorrect header cleanup, if threads are disabled, thanks to Jan-Benedict Glaw reportin...
Peter S. Mazinger [Thu, 27 Oct 2005 12:07:45 +0000 (12:07 -0000)]
Correct header cleanup, if threads are disabled, thanks to Jan-Benedict Glaw reporting it.

18 years agoRemove comment, I corrected the order already.
Peter S. Mazinger [Thu, 27 Oct 2005 07:22:02 +0000 (07:22 -0000)]
Remove comment, I corrected the order already.

18 years agoCorrect w_cabs.c so it can be added to IMA, add -D_POSIX_MODE for compiling s_lib_ver...
Peter S. Mazinger [Wed, 26 Oct 2005 11:14:02 +0000 (11:14 -0000)]
Correct w_cabs.c so it can be added to IMA, add -D_POSIX_MODE for compiling s_lib_version.c (only in the new Makefile)

18 years agoRemove s_ceilf.c and s_floorf.c, ceilf and floorf are provided by the float_wrapper...
Peter S. Mazinger [Wed, 26 Oct 2005 10:15:05 +0000 (10:15 -0000)]
Remove s_ceilf.c and s_floorf.c, ceilf and floorf are provided by the float_wrapper. I hope that __ceilf and __floorf are not needed anywhere. Use only __finite from s_finite.c, disabled in fpmacros.c. Allow IMA compiling, 2 files: s_lib_version.c and w_cabs.c have to be reworked for complete IMA.

18 years agoDefault changed to IMA compiling, disabled explicitely where currently not possible...
Peter S. Mazinger [Wed, 26 Oct 2005 08:15:03 +0000 (08:15 -0000)]
Default changed to IMA compiling, disabled explicitely where currently not possible. Add clean targets for linuxthreads[_db].

18 years agomerge updates from glibc
Mike Frysinger [Wed, 26 Oct 2005 00:26:49 +0000 (00:26 -0000)]
merge updates from glibc

18 years agoAdd script to create the minimal subset of symlinks
Peter S. Mazinger [Tue, 25 Oct 2005 22:51:40 +0000 (22:51 -0000)]
Add script to create the minimal subset of symlinks

18 years agoAdd -fcombine check to allow IMA compiling w/ gcc 4.x
Peter S. Mazinger [Tue, 25 Oct 2005 22:50:18 +0000 (22:50 -0000)]
Add -fcombine check to allow IMA compiling w/ gcc 4.x

18 years agoAll Makefile.in's. Only arm/i386/mips/powerpc/x86_64 are done, the other archs lack...
Peter S. Mazinger [Tue, 25 Oct 2005 22:17:39 +0000 (22:17 -0000)]
All Makefile.in's. Only arm/i386/mips/powerpc/x86_64 are done, the other archs lack proper crt1. The Makefiles in extra/scripts are intended to be linked into each dir, where it is necessary to build locally.

18 years agoMake use of fcntl64 syscall if possible
Peter S. Mazinger [Tue, 25 Oct 2005 19:52:09 +0000 (19:52 -0000)]
Make use of fcntl64 syscall if possible

18 years agoUse local copy of sysdep.h
Peter S. Mazinger [Tue, 25 Oct 2005 19:51:10 +0000 (19:51 -0000)]
Use local copy of sysdep.h

18 years agoCorrecrt posix_fadvise* to allow compiling
Peter S. Mazinger [Tue, 25 Oct 2005 12:41:25 +0000 (12:41 -0000)]
Correcrt posix_fadvise* to allow compiling

18 years agouncomment posix_fadvise prototype since we implement it now
Mike Frysinger [Tue, 25 Oct 2005 02:18:46 +0000 (02:18 -0000)]
uncomment posix_fadvise prototype since we implement it now

18 years agoMore IMA compiling
Peter S. Mazinger [Fri, 21 Oct 2005 18:32:59 +0000 (18:32 -0000)]
More IMA compiling

18 years agoKill warning if IMA compiled
Peter S. Mazinger [Fri, 21 Oct 2005 12:36:23 +0000 (12:36 -0000)]
Kill warning if IMA compiled

18 years agoWorkaround to allow this directory to IMA compile. Someone w/ better understanding...
Peter S. Mazinger [Fri, 21 Oct 2005 09:52:04 +0000 (09:52 -0000)]
Workaround to allow this directory to IMA compile. Someone w/ better understanding, please try to rework this by using only one copy of sp_off

18 years agoMove GETXXKEY_R_FUNC into a separate file to allow IMA compiling
Peter S. Mazinger [Fri, 21 Oct 2005 09:47:48 +0000 (09:47 -0000)]
Move GETXXKEY_R_FUNC into a separate file to allow IMA compiling

18 years agoKill warnings if IMA compiling
Peter S. Mazinger [Fri, 21 Oct 2005 01:38:21 +0000 (01:38 -0000)]
Kill warnings if IMA compiling

18 years agoRemove duplicate locking defines for IMA compiling.
Peter S. Mazinger [Thu, 20 Oct 2005 21:39:48 +0000 (21:39 -0000)]
Remove duplicate locking defines for IMA compiling.

18 years agoBetter solution to duplicate locking defines
Peter S. Mazinger [Thu, 20 Oct 2005 21:25:45 +0000 (21:25 -0000)]
Better solution to duplicate locking defines

18 years agoChange in_addr_t inet_aton to int, glibc has it as int and uClibc uses it in addr...
Peter S. Mazinger [Thu, 20 Oct 2005 19:26:53 +0000 (19:26 -0000)]
Change in_addr_t inet_aton to int, glibc has it as int and uClibc uses it in addr.c also as int. Rename mylock/LOCK/UNLOCK in resolv.c to allow IMA compiling

18 years agoonly include libc-tsd.h if we have threads support
Mike Frysinger [Thu, 20 Oct 2005 18:45:30 +0000 (18:45 -0000)]
only include libc-tsd.h if we have threads support

18 years agolinuxthreads_db depends on PTHREADS_DEBUG_SUPPORT
Peter S. Mazinger [Wed, 19 Oct 2005 22:12:33 +0000 (22:12 -0000)]
linuxthreads_db depends on PTHREADS_DEBUG_SUPPORT

18 years agoheaders is prerequisite for subdirs
Peter S. Mazinger [Wed, 19 Oct 2005 21:49:24 +0000 (21:49 -0000)]
headers is prerequisite for subdirs

18 years agoUpdate license file to Lesser GPL v2.1
Peter S. Mazinger [Wed, 19 Oct 2005 21:33:20 +0000 (21:33 -0000)]
Update license file to Lesser GPL v2.1

18 years agoAdapted generic file to work properly with linuxthreads
Peter S. Mazinger [Wed, 19 Oct 2005 21:29:24 +0000 (21:29 -0000)]
Adapted generic file to work properly with linuxthreads

18 years agoAdd the linuxthreads Makefiles too
Peter S. Mazinger [Wed, 19 Oct 2005 21:26:55 +0000 (21:26 -0000)]
Add the linuxthreads Makefiles too

18 years agoAdd the current implementation to review
Peter S. Mazinger [Wed, 19 Oct 2005 20:19:47 +0000 (20:19 -0000)]
Add the current implementation to review

18 years ago2 more examples that show the handling of different objects in lib*.so and lib*.a...
Peter S. Mazinger [Wed, 19 Oct 2005 14:34:51 +0000 (14:34 -0000)]
2 more examples that show the handling of different objects in lib*.so and lib*.a, also handle arch specific optimized versions

18 years agoUpdated libcrypt example Makefile
Peter S. Mazinger [Wed, 19 Oct 2005 14:32:33 +0000 (14:32 -0000)]
Updated libcrypt example Makefile

18 years agoTypo correction, thanks cow.
Peter S. Mazinger [Wed, 19 Oct 2005 09:45:42 +0000 (09:45 -0000)]
Typo correction, thanks cow.

18 years agoCommit first Makefile.in as example how the new infrastructure is intended to be...
Peter S. Mazinger [Tue, 18 Oct 2005 21:15:32 +0000 (21:15 -0000)]
Commit first Makefile.in as example how the new infrastructure is intended to be used

18 years agoUpdate upcoming new infrastructure files
Peter S. Mazinger [Tue, 18 Oct 2005 21:12:20 +0000 (21:12 -0000)]
Update upcoming new infrastructure files

18 years agoUndo -combine addition, check_gcc can't cope with it
Peter S. Mazinger [Mon, 17 Oct 2005 00:09:37 +0000 (00:09 -0000)]
Undo -combine addition, check_gcc can't cope with it

18 years agoThis file is a temporarily used one, until all the tree is converted to new structure...
Peter S. Mazinger [Sun, 16 Oct 2005 22:13:27 +0000 (22:13 -0000)]
This file is a temporarily used one, until all the tree is converted to new structure, allowing to build out of source tree, PIC for shared/ non-PIC for static, allowing to add objects from one lib to the other (needed for ld.so/libc.so and probably libpthread.so)

18 years agoAdd -combine to CFLAGS so gcc-4.1 won't build faulty libs if all sources are built...
Peter S. Mazinger [Sun, 16 Oct 2005 22:05:38 +0000 (22:05 -0000)]
Add -combine to CFLAGS so gcc-4.1 won't build faulty libs if all sources are built into one object

18 years agoForgotten to commit libdl.c, change __LIBDL_SHARED__ to SHARED.
Peter S. Mazinger [Fri, 14 Oct 2005 20:44:06 +0000 (20:44 -0000)]
Forgotten to commit libdl.c, change __LIBDL_SHARED__ to SHARED.

18 years agoChange __LIBDL_SHARED__ to SHARED. This will be also used in some other places to...
Peter S. Mazinger [Fri, 14 Oct 2005 20:42:59 +0000 (20:42 -0000)]
Change __LIBDL_SHARED__ to SHARED. This will be also used in some other places to get an object built for lib*.so but not for lib*.a.

18 years agoDo not recurse into ldso if HAVE_SHARED is disabled.
Peter S. Mazinger [Fri, 14 Oct 2005 19:41:23 +0000 (19:41 -0000)]
Do not recurse into ldso if HAVE_SHARED is disabled.

18 years agoAdd new rules file for review, better ideas, not used yet
Peter S. Mazinger [Fri, 14 Oct 2005 19:28:39 +0000 (19:28 -0000)]
Add new rules file for review, better ideas, not used yet

18 years agoRemove /dev/erandom support, as [h]lfs does not use it in this form.
Peter S. Mazinger [Wed, 12 Oct 2005 19:40:41 +0000 (19:40 -0000)]
Remove /dev/erandom support, as [h]lfs does not use it in this form.

18 years agoCurious failure now, haven't touched this one.
Peter S. Mazinger [Wed, 12 Oct 2005 17:08:07 +0000 (17:08 -0000)]
Curious failure now, haven't touched this one.

18 years agoRewrote almost all Makefiles: do not use strip $(x),y; run strip on all objects at...
Peter S. Mazinger [Wed, 12 Oct 2005 16:12:36 +0000 (16:12 -0000)]
Rewrote almost all Makefiles: do not use strip $(x),y; run strip on all objects at once; use :=//$</$^; use CRT_SRC/CRT_OBJ/SCRT_OBJ/CSRC/COBJ/SSRC/SOBJ/MSRC/MOBJ where no more is needed, if only CSRC is present use OBJS directly instead of COBJ; CTOR_TARGETS are created directly in lib; remove unused/unneeded parts. Hope I haven't broken too much.

18 years agoChange __OPTIMIZE__ > 0 to defined(__OPTIMIZE__) as in glibc-2.3.5.
Peter S. Mazinger [Tue, 11 Oct 2005 23:27:57 +0000 (23:27 -0000)]
Change __OPTIMIZE__ > 0 to defined(__OPTIMIZE__) as in glibc-2.3.5.

18 years agoDefer SHARED_START/END_FILES. They are only used for the shared library.
Peter S. Mazinger [Tue, 11 Oct 2005 23:21:14 +0000 (23:21 -0000)]
Defer SHARED_START/END_FILES. They are only used for the shared library.

18 years agoDo not defer expansions where useless, like CSRC/OBJS/LIB_NAME/AR_LIB_NAME, defer...
Peter S. Mazinger [Tue, 11 Oct 2005 23:05:36 +0000 (23:05 -0000)]
Do not defer expansions where useless, like CSRC/OBJS/LIB_NAME/AR_LIB_NAME, defer only for shared lib related stuff, because it is optional. Run STRIPTOOL only once. More use of /$^/$<.

18 years agoMissed OBJS definition in libcrypt/libutil. Use := where possible
Peter S. Mazinger [Tue, 11 Oct 2005 20:49:07 +0000 (20:49 -0000)]
Missed OBJS definition in libcrypt/libutil. Use := where possible

18 years agofix url
Eric Andersen [Tue, 11 Oct 2005 20:28:00 +0000 (20:28 -0000)]
fix url

18 years agoUndo size optimizing patch that does not work with gcc-4.1-head, reported by sjhill...
Peter S. Mazinger [Tue, 11 Oct 2005 19:42:32 +0000 (19:42 -0000)]
Undo size optimizing patch that does not work with gcc-4.1-head, reported by sjhill, thanks cow for testing

18 years agoAllow building uClibc w/ make-3.79.1 if SSP is disabled
Peter S. Mazinger [Tue, 11 Oct 2005 18:31:26 +0000 (18:31 -0000)]
Allow building uClibc w/ make-3.79.1 if SSP is disabled

18 years agoRemove TMPDIR from glibc's commented list
Peter S. Mazinger [Tue, 11 Oct 2005 09:06:22 +0000 (09:06 -0000)]
Remove TMPDIR from glibc's commented list

18 years agoSync unsecvars.h w/ glibc-2.3.5, remove unused vars in uClibc, update comment about...
Peter S. Mazinger [Tue, 11 Oct 2005 08:58:53 +0000 (08:58 -0000)]
Sync unsecvars.h w/ glibc-2.3.5, remove unused vars in uClibc, update comment about those in glibc

18 years agoUser strong_alias instead of initializing __guard separately
Peter S. Mazinger [Sat, 8 Oct 2005 14:40:04 +0000 (14:40 -0000)]
User strong_alias instead of initializing __guard separately

18 years agoFix up PTDIR bug and clean target for libpthread.
"Steven J. Hill" [Sat, 8 Oct 2005 01:30:59 +0000 (01:30 -0000)]
Fix up PTDIR bug and clean target for libpthread.

18 years agoDoing the compile in one step creates smaller archives, libcrypt.a shrinks from 12k...
Peter S. Mazinger [Fri, 7 Oct 2005 16:27:57 +0000 (16:27 -0000)]
Doing the compile in one step creates smaller archives, libcrypt.a shrinks from 12k to 10k, libutil.a to 8k to 4k. Use make provided features where possible /$</$^.

18 years agoRemove *.o and *.os running find only once
Peter S. Mazinger [Thu, 6 Oct 2005 06:25:11 +0000 (06:25 -0000)]
Remove *.o and *.os running find only once