Age | Commit message (Expand) | Author |
2004-11-11 | move getent to extra/scripts/ out of docs/ | Mike Frysinger |
2004-11-11 | misc touchups | Mike Frysinger |
2004-11-11 | fix a few typos and clean up the spacing (no tabs) | Mike Frysinger |
2004-11-11 | misc cleanups of __stack_smash_handler() function when ssp support is enabled... | Ned Ludd |
2004-11-11 | misc cleanups of __stack_smash_handler() function when ssp support is enabled... | Ned Ludd |
2004-11-10 | Add RTLD_LOCAL support for dlopened libs. Reported by | Joakim Tjernlund |
2004-11-10 | initial commit of uclibc equiv of glibc getent | Ned Ludd |
2004-11-08 | Some requested additional malloc entry points | Eric Andersen |
2004-11-08 | A patch included in glibc 2.3.2's libthread_db that helps remote | Eric Andersen |
2004-11-02 | struct ipc_perm, as used by shmctl() when soing shared memory stuff, | Eric Andersen |
2004-11-02 | - Remove dynamic_size from struct elf_resolve. | Joakim Tjernlund |
2004-10-31 | Revert Peter's __lib_gettimeofday patch. There's the minor issue of | Manuel Novoa III |
2004-10-30 | Synchronized with glibc (2.3.2). | Peter Kjellerstedt |
2004-10-30 | Do not assume a fifth argument is used with syscall(). Allocate stack | Peter Kjellerstedt |
2004-10-30 | Revise TODO list for the upcoming release | Eric Andersen |
2004-10-27 | Jocke's patch was almost right. Just needed move the DT_MIPS_RLD_MAP test | Manuel Novoa III |
2004-10-27 | Fix up __uClibc_init() for so that we prevent starting SUID | Eric Andersen |
2004-10-27 | Arrange to hide uClibc internals | Eric Andersen |
2004-10-26 | Update TODO list | Eric Andersen |
2004-10-26 | Atsushi Nemoto writes: | Eric Andersen |
2004-10-26 | We don't need this README | Eric Andersen |
2004-10-19 | Peter S. Mazinger writes: | Eric Andersen |
2004-10-19 | Atsushi Nemoto writes: | Eric Andersen |
2004-10-18 | Corrent HOWTO url | Eric Andersen |
2004-10-18 | mention scratchbox and openembedded | Eric Andersen |
2004-10-15 | Rip out Peter's unacceptable "fix" and do the sane thing instead; build | Manuel Novoa III |
2004-10-14 | unmap ld.so.cache when dlopen() returns. | Joakim Tjernlund |
2004-10-14 | hmm, somehow cvs lost this file in the previous commit. | Joakim Tjernlund |
2004-10-14 | Peter Mazinger writes: | Joakim Tjernlund |
2004-10-14 | Peter Mazinger writes: | Joakim Tjernlund |
2004-10-14 | Don't SEGV if library not found. | Joakim Tjernlund |
2004-10-14 | Remove unused stuff. From Peter Mazinger. | Joakim Tjernlund |
2004-10-12 | Mark Rakes writes: | Joakim Tjernlund |
2004-10-11 | Undo previous change. Leave SUID programs alone until I know what to do | Joakim Tjernlund |
2004-10-11 | Don't use ld.so.cache for SUID programs. | Joakim Tjernlund |
2004-10-08 | link to uClibc++, minor FAQ updates | Eric Andersen |
2004-10-08 | As noticed by egor duda, current_menu is declared as 'extern struct menu | Eric Andersen |
2004-10-07 | Remove _dl_parse_copy_information() for CRIS per Peter Kjellerstedts request. | Joakim Tjernlund |
2004-10-07 | Put back ucontext.h, but omit function prototypes for getcontext(), | Eric Andersen |
2004-10-07 | Remove usage of _dl_parse_copy_information() from generic code. | Joakim Tjernlund |
2004-10-07 | Add ualarm.c | Eric Andersen |
2004-10-07 | Hide a bunch of unimplemented time function prototypes, and | Eric Andersen |
2004-10-07 | Remove ucontext.h. We do not implement any of these functions. | Eric Andersen |
2004-10-07 | Remove unimplemented non-SuSv3 function prototypes | Eric Andersen |
2004-10-07 | implement SuSv3 required ualarm() | Eric Andersen |
2004-10-07 | uClibc does not support getutent_r, getutid_r, and getutline_r, | Eric Andersen |
2004-10-06 | Remove empty file | Eric Andersen |
2004-10-06 | Peter S. Mazinger writes: | Joakim Tjernlund |
2004-10-06 | Don't complain if ld.so.cache is missing. | Joakim Tjernlund |
2004-10-06 | Add type libc0 to cache_print(). | Joakim Tjernlund |