OSDN Git Service

uclinux-h8/uClibc.git
2004-11-10 Ned Luddinitial commit of uclibc equiv of glibc getent
2004-11-08 Eric AndersenSome requested additional malloc entry points
2004-11-08 Eric AndersenA patch included in glibc 2.3.2's libthread_db that...
2004-11-02 Eric Andersenstruct ipc_perm, as used by shmctl() when soing shared...
2004-11-02 Joakim Tjernlund- Remove dynamic_size from struct elf_resolve.
2004-10-31 Manuel Novoa... Revert Peter's __lib_gettimeofday patch. There's the...
2004-10-30 Peter KjellerstedtSynchronized with glibc (2.3.2).
2004-10-30 Peter KjellerstedtDo not assume a fifth argument is used with syscall...
2004-10-30 Eric AndersenRevise TODO list for the upcoming release
2004-10-27 Manuel Novoa... Jocke's patch was almost right. Just needed move the...
2004-10-27 Eric AndersenFix up __uClibc_init() for so that we prevent starting...
2004-10-27 Eric AndersenArrange to hide uClibc internals
2004-10-26 Eric AndersenUpdate TODO list
2004-10-26 Eric AndersenAtsushi Nemoto writes:
2004-10-26 Eric AndersenWe don't need this README
2004-10-19 Eric AndersenPeter S. Mazinger writes:
2004-10-19 Eric AndersenAtsushi Nemoto writes:
2004-10-18 Eric AndersenCorrent HOWTO url
2004-10-18 Eric Andersenmention scratchbox and openembedded
2004-10-15 Manuel Novoa... Rip out Peter's unacceptable "fix" and do the sane...
2004-10-14 Joakim Tjernlundunmap ld.so.cache when dlopen() returns.
2004-10-14 Joakim Tjernlundhmm, somehow cvs lost this file in the previous commit.
2004-10-14 Joakim TjernlundPeter Mazinger writes:
2004-10-14 Joakim TjernlundPeter Mazinger writes:
2004-10-14 Joakim TjernlundDon't SEGV if library not found.
2004-10-14 Joakim TjernlundRemove unused stuff. From Peter Mazinger.
2004-10-12 Joakim TjernlundMark Rakes writes:
2004-10-11 Joakim TjernlundUndo previous change. Leave SUID programs alone until...
2004-10-11 Joakim TjernlundDon't use ld.so.cache for SUID programs.
2004-10-08 Eric Andersenlink to uClibc++, minor FAQ updates
2004-10-08 Eric AndersenAs noticed by egor duda, current_menu is declared as...
2004-10-07 Joakim TjernlundRemove _dl_parse_copy_information() for CRIS per Peter...
2004-10-07 Eric AndersenPut back ucontext.h, but omit function prototypes for...
2004-10-07 Joakim TjernlundRemove usage of _dl_parse_copy_information() from gener...
2004-10-07 Eric AndersenAdd ualarm.c
2004-10-07 Eric AndersenHide a bunch of unimplemented time function prototypes...
2004-10-07 Eric AndersenRemove ucontext.h. We do not implement any of these...
2004-10-07 Eric AndersenRemove unimplemented non-SuSv3 function prototypes
2004-10-07 Eric Andersenimplement SuSv3 required ualarm()
2004-10-07 Eric AndersenuClibc does not support getutent_r, getutid_r, and...
2004-10-06 Eric AndersenRemove empty file
2004-10-06 Joakim TjernlundPeter S. Mazinger writes:
2004-10-06 Joakim TjernlundDon't complain if ld.so.cache is missing.
2004-10-06 Joakim TjernlundAdd type libc0 to cache_print().
2004-10-06 Joakim TjernlundPeter S. Mazinger writes:
2004-10-06 Joakim TjernlundPeter S. Mazinger writes:
2004-10-06 Joakim TjernlundPuts common defines into dl-defs.h (in ldso/include...
2004-10-06 Joakim TjernlundRemove unneeded -D<somedefine>, and use instead #ifdef...
2004-10-06 Joakim TjernlundPIE option correction for Config.in. From Peter Mazinger.
2004-10-05 Joakim TjernlundPeter S. Mazinger writes:
2004-10-05 Joakim TjernlundPeter Kjellerstedt writes:
2004-10-03 Eric AndersenThis patch from Mike Frysinger, extended from an earlie...
2004-09-28 Joakim TjernlundAtsushi Nemoto writes:
2004-09-28 Joakim TjernlundOops, typo.
2004-09-28 Joakim TjernlundRemove /usr/X11R6/lib from search path.
2004-09-28 Joakim TjernlundMake ldd work for ET_DYN executables. From Peter Mazinger.
2004-09-27 Joakim TjernlundRemove /usr/X11R6/lib from default list.
2004-09-23 Joakim TjernlundAdd bswap_64 macro and uClibc_page.h. From Peter Kjelle...
2004-09-23 Joakim TjernlundDon't allow undefined global symbols to pass.
2004-09-23 Joakim TjernlundWhite space and printouts cleanup. From Peter Kjellerstedt.
2004-09-23 Joakim TjernlundMake do_rem() safe. From Peter Kjellerstedt.
2004-09-23 Joakim TjernlundDon't allow undefined global symbols to pass.
2004-09-23 Joakim TjernlundMake powerpc look more like the other archs.
2004-09-17 Joakim TjernlundAdded back dl_iterate_phdr in ldso(with some small...
2004-09-17 Joakim TjernlundFormatting cleanups from Peter Kellerstedt.
2004-09-17 Joakim TjernlundBugfix: Add r_addend to final address. The r_addend...
2004-09-17 Joakim TjernlundDon't allow undefined global symbols to pass(all archs...
2004-09-16 Joakim TjernlundDon't allow undefined global symbols to pass(all archs...
2004-09-10 Manuel Novoa... Hide some x86-specific devel asserts.
2004-09-08 Eric AndersenFixup URL
2004-09-08 Joakim TjernlundSecond attempt to fix the INIT/FINI order. This time...
2004-09-08 Eric AndersenDoh! As noted by Mike Frysinger I was too agressive...
2004-09-07 Eric AndersenDisable prototypes for unimplemented functions
2004-09-07 Eric AndersenYet another bit of joy for mjn3
2004-09-07 Eric AndersenAudit and disable unimplemented stuff
2004-09-07 Eric AndersenImplement gethostent_r
2004-09-07 Eric AndersenRemove stale leftovers
2004-09-07 Eric AndersenAudit and scrub malloc.h, which was a mess
2004-09-07 Eric AndersenWe do not use dl_iterate_phdr, so no need to define it
2004-09-07 Eric AndersenuClibc gettext support is under development and really...
2004-09-07 Eric AndersenThe 'Somebody Else's Problem Field' was just activated
2004-09-07 Eric AndersenFirst pass prototype removals from auditing header...
2004-09-07 Eric AndersenUse a more appealing name, matching the function prototype
2004-09-07 Eric AndersenAdd missing imaxdiv and lldiv needed for SuSv3. Adjust...
2004-09-03 Joakim TjernlundFirst attempt to fix the INIT/FINI ordering. Fingers...
2004-09-02 Manuel Novoa... Add a couple of mips-specific string funcs.
2004-09-02 Manuel Novoa... Fix a couple of symbol name issues.
2004-09-02 Joakim TjernlundRemove unused variables. From Peter Mazinger.
2004-08-31 Eric AndersenRestore item I erronenously removed, mention mips strin...
2004-08-31 Eric AndersenDont mess with __curbrk in ldso
2004-08-30 Joakim TjernlundTypo fix from Peter Mazinger.
2004-08-30 Eric AndersenMention kernel abi selection
2004-08-28 Manuel Novoa... solar asked that this bit be reverted.
2004-08-27 Joakim TjernlundPreliminary PIE support for powerpc, i386 was used...
2004-08-27 Joakim Tjernlund#include "dl-startup.c into ldso.c, making ldso one...
2004-08-27 Joakim TjernlundForgot to commit this file. Patch from Stefan Allius.
2004-08-27 Joakim TjernlundAs Mike Frysinger notes, this code is still needed. I
2004-08-26 Eric AndersenPartial patch from Alexandre Oliva to update the frv...
2004-08-26 Eric AndersenPatch from Alexandre Oliva to update the frv default...
2004-08-26 Eric AndersenPartial patch from Alexandre Oliva:
next