OSDN Git Service

uclinux-h8/uClibc.git
2004-05-07 Manuel Novoa... Patch from Yoshinori Sato <ysato@users.sourceforge...
2004-05-07 Manuel Novoa... "Fix" this so that at least things will link when threa...
2004-05-07 Manuel Novoa... Fix a couple of issues in configurations I hadn't tested.
2004-05-07 Manuel Novoa... Add missing include.
2004-05-07 Eric AndersenUCLIBC_COMPLETELY_PIC does nothing, so kill it
2004-05-07 Eric AndersenChange the global 'buf' to 'servbuf' since some functio...
2004-05-06 Eric AndersenAlexandre Oliva writes:
2004-05-05 Eric AndersenFix screwed up formatting
2004-05-05 Eric AndersenJeroen Dobbelaere writes:
2004-04-30 Eric AndersenMinor .deb updates
2004-04-30 Eric AndersenThese headers should not be included in uClibc -- they...
2004-04-23 Eric AndersenIt turns out that asm/reg.h is missing from the 2.6...
2004-04-20 Eric Andersenblah
2004-04-20 Eric AndersenFix grammar and spelling
2004-04-20 Eric AndersenMention uwoody
2004-04-20 Eric AndersenCope with gcc 3.4's more aggressive persuit of attribut...
2004-04-20 Eric AndersenWe don't need these...
2004-04-14 Manuel Novoa... Fix typo.
2004-04-06 Eric AndersenFix a bug noticed by Oleg I. Vdovikin, oleg at cs dot...
2004-03-24 Eric Andersenglibc does not provide pppio.h, and our doing so conflicts
2004-03-19 Eric AndersenPer patch from Stefan Holst, do not try to compile...
2004-03-19 Eric AndersenPatch from Stefan Holst to fix argv[0]
2004-03-19 Eric AndersenBased on a patch from Alexandre Oliva, allow uClibc...
2004-03-18 Eric AndersenAlexandre Oliva writes:
2004-03-18 Eric AndersenAlexandre Oliva writes:
2004-03-18 Eric AndersenSupply '__bzero' with 'bzero' as just a weak alias...
2004-03-18 Eric AndersenBased on a patch from Alexandre Oliva, remove all refer...
2004-03-18 Eric AndersenLook in /usr/X11R6/lib as well
2004-03-18 Eric AndersenReduce memory used by static buffers and allocate that...
2004-03-18 Eric AndersenJoakim Tjernlund writes:
2004-03-12 Eric AndersenCope gracefully with missing module syscalls
2004-03-11 Manuel Novoa... Rewrite the err/warn functions as they were broken...
2004-03-10 Manuel Novoa... Bug fix: gethostbyname2_r would fail if /etc/host was...
2004-03-09 Eric AndersenMore detail about malloc-simple
2004-03-09 Eric AndersenUpdate todo list indicating the items remaining before...
2004-03-08 Eric AndersenFix comment
2004-03-06 Eric AndersenUpdate with the contents of a very helpful comparison of
2004-03-06 Eric Andersennote that syscall on mips needs to be fixed
2004-02-20 Eric AndersenSigh. I switched the values...
2004-02-20 Eric AndersenPer discussion with Joakim Tjernlund, all the horrible...
2004-02-20 Eric AndersenPatch from Joakim Tjernlund:
2004-02-20 Eric Andersen___brk_addr and __environ are not functions. Finding...
2004-02-20 Eric AndersenSlightly cleaner formatting
2004-02-20 Manuel Novoa... Patch by Joakim Tjernlund <joakim.tjernlund@lumentis...
2004-02-20 Eric AndersenWhen doing symbol lookups on functions
2004-02-19 Eric AndersenUpdate the x86 processor listing a bit, to preempt...
2004-02-18 Eric AndersenFixup naming of '_mmap' to 'mmap' so it will properly...
2004-02-18 Eric AndersenMinor change to better match recent changes to other...
2004-02-18 Eric AndersenAlexandre Oliva writes:
2004-02-18 Eric AndersenAlexandre Oliva writes:
2004-02-17 Eric AndersenFixup support for gcc 2.95
2004-02-17 Eric AndersenSeperate out the startup stuff from the non-startup...
2004-02-17 Eric AndersenFixup fdatasync on alpha, thanks to Alan Hourihane
2004-02-17 Manuel Novoa... Sigh... Fall back to alloca() if munmap is broken ...
2004-02-17 Eric AndersenKill off an arm specific hack, that fostered three...
2004-02-17 Eric AndersenWhen doing _dl_mmap to obtain a bit of anonymous memory...
2004-02-17 Eric AndersenDo not duplicate stuff from ldso.h
2004-02-17 Eric AndersenProvide the ldso syscalls and string funcs earlier...
2004-02-15 Manuel Novoa... Generic fork works. Use it instead since this didn...
2004-02-15 Eric AndersenOops.
2004-02-15 Eric AndersenMips can use the generic vfork
2004-02-15 Eric AndersenCris can use the generic vfork
2004-02-15 Eric AndersenThis should not be inlined. This should probably use a
2004-02-15 Eric AndersenFixup fork implementation to provide the __libc_fork...
2004-02-15 Eric AndersenUse the generic fork implementation on sh64
2004-02-14 Eric AndersenAdd some padding on the bottom
2004-02-14 Eric AndersenUpdate FAQ a bit
2004-02-14 Eric AndersenNo point in including debug info for ldso. It isn...
2004-02-14 Eric AndersenAtsushi Nemoto writes:
2004-02-14 Manuel Novoa... Fix this as should have been done a long time ago...
2004-02-14 Eric AndersenGive gcc branch prediction some hits on obviously unlik...
2004-02-14 Eric AndersenJoakim Tjernlund writes:
2004-02-13 Eric AndersenYet more fixups..
2004-02-13 Eric AndersenDone free path if it equals not_found
2004-02-13 Eric AndersenAnother little touch up to avoid problems...
2004-02-13 Eric AndersenA better fix...
2004-02-13 Eric AndersenFix the annoying "not a dynamic executable" problem...
2004-02-13 Eric AndersenCleanup whitespace and formatting
2004-02-13 Eric AndersenAvoid potential double free when locate_library_file...
2004-02-13 Manuel Novoa... Oops.. The custom stream funcs should only be compiled...
2004-02-12 Eric AndersenBased on a problem report and patch from Florian Schirm...
2004-02-12 Eric AndersenMore todo list updates
2004-02-12 Eric AndersenPaul Mundt lethal at linux-sh dot org writes:
2004-02-12 Eric AndersenAdd missing mips specific include/sys/user.h
2004-02-12 Eric AndersenAdd our own copies of the include/scsi header files...
2004-02-11 Manuel Novoa... New stdio core. Should be more maintainable. Fixes...
2004-02-11 Manuel Novoa... Fix bug from the syscall reorganization, detected by...
2004-02-11 Eric Andersenyet another todo item
2004-02-11 Eric Andersenmention valgrind/atexit annoyance
2004-02-11 Eric AndersenUpdate TODO list with some items for 1.0
2004-02-10 Eric AndersenDo not include the create_module syscall if it is not...
2004-02-10 Eric AndersenEliminate the PIE support option, and simply support...
2004-02-10 Eric AndersenFix function prototype to match the official ELF standa...
2004-02-10 Eric AndersenFixup header file naming
2004-02-10 Eric Andersenclean trailing whitespace
2004-02-10 Eric AndersenRework file naming, aiming for at least a vague level...
2004-02-10 Eric Andersenoops, manditory forgotten patch
2004-02-10 Eric AndersenFixup the definition of _dl_open, and move some bits...
2004-02-09 Eric AndersenNicolas Pitre writes:
2004-02-08 Eric AndersenMove _dl_printf and _dl_malloc to ldso, which is a...
next