summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Fix arm detection for libfloat.Manuel Novoa III2003-11-221-1/+1
* Make sure the utils build gets the setting for CROSS.Manuel Novoa III2003-11-221-2/+2
* prevent some needless warnings when building w/2.6.x kernel headersEric Andersen2003-11-211-0/+3
* Add missing weak alias for bcmpEric Andersen2003-11-201-0/+4
* Always include locale.h, which was included by libintl.h only whenManuel Novoa III2003-11-201-0/+2
* Don't depend on BSD namingEric Andersen2003-11-201-12/+12
* Add an initial set of arm optimized string functions. TheseEric Andersen2003-11-2012-1/+1117
* Lets try that one again...Eric Andersen2003-11-201-8/+6
* Make certain that arch specific stuff is compiled lastEric Andersen2003-11-201-2/+2
* Make certain that the arch specific stuff is always compiled lastEric Andersen2003-11-201-4/+7
* Fixup dependancies to ensure arch specific string functionsEric Andersen2003-11-201-3/+3
* Fix the return value for fputs when passed an empty string.Manuel Novoa III2003-11-191-1/+4
* Kill ARCH_HAS_NO_MMU and use HAS_FPU only. Wether floating point opsManuel Novoa III2003-11-1812-39/+1
* If __NR_ftruncate64 isn't defined, do the best we can.Manuel Novoa III2003-11-171-5/+19
* I forgot to update the thread locking in the last dst fix.Manuel Novoa III2003-11-161-2/+4
* Patch from Jeffrey Baitis <baitisj@evolution.com> for mips arch tuning.Manuel Novoa III2003-11-162-0/+45
* Don't install shadow.h if shadow password support is disabled.Manuel Novoa III2003-11-161-0/+4
* Fix a build problem when using 2.2.x kernel headers.Manuel Novoa III2003-11-161-4/+4
* Prepare for release0_9_23Eric Andersen2003-11-135-2563/+3082
* Joakim Tjernlund writes:Eric Andersen2003-11-131-10/+11
* Update the debian packaging for use in a standalone uClibcEric Andersen2003-11-1327-1336/+167
* Kill off these headers, which are supposed to be part of binutils-dev,Eric Andersen2003-11-132-364/+0
* Teach the install_dev target to behave itself and installEric Andersen2003-11-131-6/+14
* Add support for missing ntp_gettime and ntp_adjtimeEric Andersen2003-11-123-1/+34
* Revert the stupid quoting junk I inadvertantly committedEric Andersen2003-11-121-1/+1
* Bump version numberEric Andersen2003-11-121-2/+2
* Fix a stupid potential segfaultEric Andersen2003-11-121-1/+2
* Fix for the last "fix".Manuel Novoa III2003-11-111-0/+2
* It seems that the powerpc ldso doesn't like -O0Eric Andersen2003-11-111-1/+7
* Protect some header inclusions.Manuel Novoa III2003-11-111-0/+2
* Joakim Tjernlund writes:Eric Andersen2003-11-111-7/+9
* Stefan Allius writes:Eric Andersen2003-11-111-2/+1
* Stefan Allius writes:Eric Andersen2003-11-112-4/+2
* Another cleanup patch from Joakim Tjernlund:Eric Andersen2003-11-111-12/+10
* Strip off quotes from TARGET_ARCH0_9_22Eric Andersen2003-11-101-0/+1
* Darn. Fix compilation for soft-float, which I inadvertantlyEric Andersen2003-11-0815-25/+67
* Sigh. I can't type this morning.Eric Andersen2003-11-082-2/+2
* Joakim Tjernlund writes:Eric Andersen2003-11-082-4/+6
* hide the wrapper in with the debian stuffEric Andersen2003-11-083-0/+769
* Update docs in preparation for releaseEric Andersen2003-11-089-2116/+1814
* kill mention of the wrapperEric Andersen2003-11-081-1/+0
* For now, disable the iconv utilityEric Andersen2003-11-082-13/+12
* Joakim Tjernlund writes:Eric Andersen2003-11-081-2/+25
* Fix up several errors related to filename length and errno thatEric Andersen2003-11-082-35/+123
* Add some basic cvs usage infoEric Andersen2003-11-081-0/+78
* Sigh. I forgot to define INSTALL which, understandable,Eric Andersen2003-11-071-5/+7
* Add clock_gettime() submitted by Justus Pendleton <uc@ryoohki.net>.Manuel Novoa III2003-11-072-1/+41
* remove some junk I added while debuggingEric Andersen2003-11-071-1/+1
* It is remotely possible the utils might even compile this timeEric Andersen2003-11-073-29/+53
* Begin converting the client utilsEric Andersen2003-11-0612-129/+102