Age | Commit message (Expand) | Author |
2004-08-10 | Forgot _dl_memcpy in previous checkin. | Joakim Tjernlund |
2004-08-10 | On Monday 02 August 2004 08:44 am, Mike Frysinger wrote: | Manuel Novoa III |
2004-08-10 | At 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-10 | Revmoved _dl_brkp and _dl_envp. They are not needed anymore. | Joakim Tjernlund |
2004-08-10 | Mike Frysinger writes: | Joakim Tjernlund |
2004-08-10 | Mike Frysinger writes: | Joakim Tjernlund |
2004-08-10 | Mike Frysinger writes: | Joakim Tjernlund |
2004-08-09 | Oops. | Joakim Tjernlund |
2004-08-09 | From: uclibc-bounces@uclibc.org on behalf of Peter Kjellerstedt | Joakim Tjernlund |
2004-08-09 | This should fix the dlsym problem Peter van Hoyweghen reported. | Joakim Tjernlund |
2004-08-06 | Joakim Tjernlund writes: | Eric Andersen |
2004-08-06 | Joakim Tjernlund writes: | Eric Andersen |
2004-08-04 | doh | Eric Andersen |
2004-08-04 | Add missing header file needed to define PAGE_SIZE | Eric Andersen |
2004-08-03 | As Joakim Tjernlund rightly notes, I should have used PAGE_SIZE | Eric Andersen |
2004-07-30 | cut-n-paste strikes again | Eric Andersen |
2004-07-30 | Cleanup some dead wood in the header files | Eric Andersen |
2004-07-30 | s/___brk_addr/__curbrk/g | Eric Andersen |
2004-07-30 | Some mips updates. Add a couple of missing sys/*.h files and update a few ot... | Manuel Novoa III |
2004-07-30 | Teach libdl to use normal libc symbols whenever possible, i.e. malloc | Eric Andersen |
2004-07-30 | Whitespace cleanup | Eric Andersen |
2004-07-30 | Fix screwed up indenting | Eric Andersen |
2004-07-28 | Do not grovel about in the ELF header for the page size when | Eric Andersen |
2004-07-27 | Be certain to include sys/sysmacros.h when major() and minor() | Eric Andersen |
2004-07-27 | Remove all reference to __GLIBC_HAVE_LONG_LONG | Eric Andersen |
2004-07-26 | Support linux 2.6.x wide device major/minor numbers | Eric Andersen |
2004-07-21 | Fix ftruncate64 and truncate64 for powerpc and mips | Eric Andersen |
2004-07-17 | Update todo list | Eric Andersen |
2004-07-17 | Update sigaction for arm | Eric Andersen |
2004-07-17 | Add sigaction for mips | Eric Andersen |
2004-07-16 | Follow glibc's lead and add a gcc-3.4.1 required symbol to crt0.S. | Manuel Novoa III |
2004-07-16 | Hide the arm libfloat support for now. No longer needed for gcc 3.4.1 and | Manuel Novoa III |
2004-07-16 | Revert this stuff for now | Eric Andersen |
2004-07-16 | Pete Popov writes: | Eric Andersen |
2004-07-15 | Cleanup some cruft | Eric Andersen |
2004-07-15 | update packaging a bit | Eric Andersen |
2004-07-15 | Cleanup a few of the more egregiously broken sysconf values to | Eric Andersen |
2004-07-15 | _SC_PAGESIZE is standard. Some ancient legacy unix variants used _SC_PAGE_SIZE | Eric Andersen |
2004-07-15 | _SC_PAGESIZE is standard. Some ancient legacy unix variants used _SC_PAGE_SIZE | Eric Andersen |
2004-07-15 | Use MAP_PRIVATE whenever __ARCH_HAS_MMU__ is set. | Eric Andersen |
2004-07-15 | Atsushi Nemoto writes: | Eric Andersen |
2004-07-15 | h8300 updates from Yoshinori Sato | Eric Andersen |
2004-07-15 | Patch from Yoshinori Sato to add H8/300 relocation types. | Eric Andersen |
2004-07-15 | Peter Kjellerstedt at axis.com writes: | Eric Andersen |
2004-07-14 | Sigh. I got things working this morning, then checked stuff in from the wrong | Eric Andersen |
2004-07-14 | Based on a patch from Alexandre Oliva, make sure _dl_malloc returns a nicely | Eric Andersen |
2004-07-05 | Update FAQ a bit | Eric Andersen |
2004-06-27 | Joakim Tjernlund writes: | Eric Andersen |