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