summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2004-08-15Do not fail all lookups when /etc/resolv.conf is missing, as i.e.Eric Andersen
2004-08-15Logic was reversed.Manuel Novoa III
2004-08-14req_search returned garbage. This teaches it to behave itself andEric Andersen
2004-08-13Fixup PAGE_SIZE problemsEric Andersen
2004-08-13Fix usage_count in ldso/libdl.Joakim Tjernlund
2004-08-13Always include the sqrtf wrapper in libm so that we don't need to worryManuel Novoa III
2004-08-10Fix mips bug related to 2.6 headers by following glibc's lead. Based onManuel Novoa III
2004-08-10Apparently the sigaction code added was broken, as it generated illegalManuel Novoa III
2004-08-10Optimze _dl_memset() for PowerPC.Joakim Tjernlund
2004-08-10Forgot _dl_memcpy in previous checkin.Joakim Tjernlund
2004-08-10On Monday 02 August 2004 08:44 am, Mike Frysinger wrote:Manuel Novoa III
2004-08-10At solar's request...Manuel Novoa III
2004-08-10_dl_strlen,_dl_strcat,_dl_strcpy,_dl_strcmp,_dl_strncmp,Joakim Tjernlund
2004-08-10_dl_get_last_path_component:Joakim Tjernlund
2004-08-10Revmoved _dl_brkp and _dl_envp. They are not needed anymore.Joakim Tjernlund
2004-08-10Mike Frysinger writes:Joakim Tjernlund
2004-08-10Mike Frysinger writes:Joakim Tjernlund
2004-08-10Mike Frysinger writes:Joakim Tjernlund
2004-08-09Oops.Joakim Tjernlund
2004-08-09From: uclibc-bounces@uclibc.org on behalf of Peter KjellerstedtJoakim Tjernlund
2004-08-09This should fix the dlsym problem Peter van Hoyweghen reported.Joakim Tjernlund
2004-08-06Joakim Tjernlund writes:Eric Andersen
2004-08-06Joakim Tjernlund writes:Eric Andersen
2004-08-04dohEric Andersen
2004-08-04Add missing header file needed to define PAGE_SIZEEric Andersen
2004-08-03As Joakim Tjernlund rightly notes, I should have used PAGE_SIZEEric Andersen
2004-07-30cut-n-paste strikes againEric Andersen
2004-07-30Cleanup some dead wood in the header filesEric Andersen
2004-07-30s/___brk_addr/__curbrk/gEric Andersen
2004-07-30Some mips updates. Add a couple of missing sys/*.h files and update a few ot...Manuel Novoa III
2004-07-30Teach libdl to use normal libc symbols whenever possible, i.e. mallocEric Andersen
2004-07-30Whitespace cleanupEric Andersen
2004-07-30Fix screwed up indentingEric Andersen
2004-07-28Do not grovel about in the ELF header for the page size whenEric Andersen
2004-07-27Be certain to include sys/sysmacros.h when major() and minor()Eric Andersen
2004-07-27Remove all reference to __GLIBC_HAVE_LONG_LONGEric Andersen
2004-07-26Support linux 2.6.x wide device major/minor numbersEric Andersen
2004-07-21Fix ftruncate64 and truncate64 for powerpc and mipsEric Andersen
2004-07-17Update todo listEric Andersen
2004-07-17Update sigaction for armEric Andersen
2004-07-17Add sigaction for mipsEric Andersen
2004-07-16Follow glibc's lead and add a gcc-3.4.1 required symbol to crt0.S.Manuel Novoa III
2004-07-16Hide the arm libfloat support for now. No longer needed for gcc 3.4.1 andManuel Novoa III
2004-07-16Revert this stuff for nowEric Andersen
2004-07-16Pete Popov writes:Eric Andersen
2004-07-15Cleanup some cruftEric Andersen
2004-07-15update packaging a bitEric Andersen
2004-07-15Cleanup a few of the more egregiously broken sysconf values toEric Andersen
2004-07-15_SC_PAGESIZE is standard. Some ancient legacy unix variants used _SC_PAGE_SIZEEric Andersen
2004-07-15_SC_PAGESIZE is standard. Some ancient legacy unix variants used _SC_PAGE_SIZEEric Andersen