summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2003-11-20Fixup dependancies to ensure arch specific string functionsEric Andersen
2003-11-19Fix the return value for fputs when passed an empty string.Manuel Novoa III
2003-11-18Kill ARCH_HAS_NO_MMU and use HAS_FPU only. Wether floating point opsManuel Novoa III
2003-11-17If __NR_ftruncate64 isn't defined, do the best we can.Manuel Novoa III
2003-11-16I forgot to update the thread locking in the last dst fix.Manuel Novoa III
2003-11-16Patch from Jeffrey Baitis <baitisj@evolution.com> for mips arch tuning.Manuel Novoa III
2003-11-16Don't install shadow.h if shadow password support is disabled.Manuel Novoa III
2003-11-16Fix a build problem when using 2.2.x kernel headers.Manuel Novoa III
2003-11-13Prepare for releaseEric Andersen
2003-11-13Joakim Tjernlund writes:Eric Andersen
2003-11-13Update the debian packaging for use in a standalone uClibcEric Andersen
2003-11-13Kill off these headers, which are supposed to be part of binutils-dev,Eric Andersen
2003-11-13Teach the install_dev target to behave itself and installEric Andersen
2003-11-12Add support for missing ntp_gettime and ntp_adjtimeEric Andersen
2003-11-12Revert the stupid quoting junk I inadvertantly committedEric Andersen
2003-11-12Bump version numberEric Andersen
2003-11-12Fix a stupid potential segfaultEric Andersen
2003-11-11Fix for the last "fix".Manuel Novoa III
2003-11-11It seems that the powerpc ldso doesn't like -O0Eric Andersen
2003-11-11Protect some header inclusions.Manuel Novoa III
2003-11-11Joakim Tjernlund writes:Eric Andersen
2003-11-11Stefan Allius writes:Eric Andersen
2003-11-11Stefan Allius writes:Eric Andersen
2003-11-11Another cleanup patch from Joakim Tjernlund:Eric Andersen
2003-11-10Strip off quotes from TARGET_ARCHEric Andersen
2003-11-08Darn. Fix compilation for soft-float, which I inadvertantlyEric Andersen
2003-11-08Sigh. I can't type this morning.Eric Andersen
2003-11-08Joakim Tjernlund writes:Eric Andersen
2003-11-08hide the wrapper in with the debian stuffEric Andersen
2003-11-08Update docs in preparation for releaseEric Andersen
2003-11-08kill mention of the wrapperEric Andersen
2003-11-08For now, disable the iconv utilityEric Andersen
2003-11-08Joakim Tjernlund writes:Eric Andersen
2003-11-08Fix up several errors related to filename length and errno thatEric Andersen
2003-11-08Add some basic cvs usage infoEric Andersen
2003-11-07Sigh. I forgot to define INSTALL which, understandable,Eric Andersen
2003-11-07Add clock_gettime() submitted by Justus Pendleton <uc@ryoohki.net>.Manuel Novoa III
2003-11-07remove some junk I added while debuggingEric Andersen
2003-11-07It is remotely possible the utils might even compile this timeEric Andersen
2003-11-06Begin converting the client utilsEric Andersen
2003-11-06Revert change 1.26, which breaks everything. :-(Eric Andersen
2003-11-06Sigh... I wasn't checking if the gid field in a group line actuallyManuel Novoa III
2003-11-06s,(RUNTIME_PREFIX)/,(RUNTIME_PREFIX),gEric Andersen
2003-11-06s,(DEVEL_PREFIX)/,(DEVEL_PREFIX),gEric Andersen
2003-11-06Add a utility macro.Manuel Novoa III
2003-11-06Oops... don't need recursive mutexes.Manuel Novoa III
2003-11-06Rewrite the pwd.h, grp.h, and shadow.h functions (except lckpwdf/ulckpwdf).Manuel Novoa III
2003-11-06Add in aliases provided by the non arch specific implementationsEric Andersen
2003-11-06George Thanos writes:Eric Andersen
2003-11-06A few debugging cleanupsEric Andersen