OSDN Git Service

uclinux-h8/uClibc.git
2008-09-29 Carmelo Amorosolibdl: use stderr consistently.
2008-09-29 Carmelo Amorosoldso: do not use hard-coded fd in _dl_dprintf. Use...
2008-09-29 Bernhard Reutner... - now passes all LTP tests
2008-09-29 Carmelo Amorosoi18n: Fix mbrtowc function to handle 0xc0 and 0xc1...
2008-09-29 Bernhard Reutner... - fix ISO C keywords
2008-09-27 Denis Vlasenkogetgrouplist(): ...add files which I forgot to add.
2008-09-27 Denis Vlasenkoimplement getgrouplist()
2008-09-27 Rob LandleyDependencies tweak: make install should depend on all, or
2008-09-26 Mike Frysingeruse __UCLIBC_HAS_STUBS__
2008-09-26 Bernhard Reutner... - revert r23469. If gnu getopt is disabled, then there...
2008-09-26 Bernhard Reutner... - move libm_hidden_proto to the corresponding headers...
2008-09-26 Bernhard Reutner... - remove all *_hidden_proto(...) on install_headers
2008-09-26 Peter KjellerstedtRebased the memcpy() and memset() implementations for...
2008-09-26 Peter KjellerstedtCorrect _init()/_fini() for CRISv32 as suggested by...
2008-09-26 Bernhard Reutner... - revert inappropriate part of r23478
2008-09-25 Bernhard Reutner... - add some more math functions (patch from gentoo/solar)
2008-09-25 Bernhard Reutner... - add __ieee754_log2()
2008-09-25 Bernhard Reutner... - fix typo
2008-09-25 Bernhard Reutner... - remove files that are not either LGPL or Public Domain.
2008-09-25 Bernhard Reutner... - cast both times to double for consistency
2008-09-25 Bernhard Reutner... - add CONFIG_MIPS_ISA_MIPS32R2 (Julian Brown)
2008-09-25 Bernhard Reutner... - also clean .oS
2008-09-25 Bernhard Reutner... - disable gettext support in obstack.
2008-09-25 Bernhard Reutner... - add prototypes
2008-09-25 Bernhard Reutner... - fix compilation of legacy mode
2008-09-25 Bernhard Reutner... - add missing hidden_def
2008-09-25 Bernhard Reutner... - fix !LFS case for i386
2008-09-25 Bernhard Reutner... - RPC support currently requires either IPv4 and/or...
2008-09-25 Bernhard Reutner... - if we only have socket support then there is no resol...
2008-09-25 Bernhard Reutner... - add missing dependency on lt_defines.h
2008-09-25 Bernhard Reutner... - expand documentation
2008-09-25 Bernhard Reutner... - adjust helptext
2008-09-25 Bernhard Reutner... - arm eabi needs __UCLIBC_TRUNCATE64_HAS_4_ARGS__
2008-09-25 Bernhard Reutner... - ARMV5 can use STRD and LDRD access instructions but...
2008-09-25 Carmelo Amorososh: Fix SYSCALL_INST_STRx to work for SH-2[A] core...
2008-09-25 Carmelo AmorosoAdd globally __stringify macro in libc-symbols.h.
2008-09-25 Mike Frysingerdelete/init module functions are not 2.4 specific
2008-09-24 Bernhard Reutner... - only compile them if the respective syscalls are...
2008-09-24 Bernhard Reutner... - silence warning about possibly undefined preprocessor...
2008-09-24 Bernhard Reutner... - Fix arguments to compare function. Closes #1081
2008-09-24 Bernhard Reutner... - remove debug cruft
2008-09-24 Bernhard Reutner... - deal with ARM specific syscalls. Closes #2894
2008-09-24 Bernhard Reutner... - both getopt gnu and susv3 want {bits/,}getopt.h insta...
2008-09-24 Bernhard Reutner... - do not segfault if we end up with empty tables
2008-09-24 Paul MundtUse __SH_SYSCALL_TRAP_BASE for pthread vfork trap,...
2008-09-23 Carmelo Amorosoldso: removed dead code.
2008-09-22 Carmelo AmorosoAdd work-around for powerpc.
2008-09-21 Paul MundtFix up memset() argument ordering in open_memstream...
2008-09-19 Bernhard Reutner... - fix for r23427. Thanks to psm for mentioning this...
2008-09-19 Bernhard Reutner... - add posix_fadvise. Not yet tested most likely broken...
2008-09-19 Bernhard Reutner... - take LFS into account and add fallback via fadvise64
2008-09-19 Bernhard Reutner... - posix_fadvise64 for i386
2008-09-18 Carmelo AmorosoUse __always_inline for _dl_gettimeofday as well.
2008-09-18 Carmelo AmorosoFix posix_fadvise[64] functions to return the error...
2008-09-18 Bernhard Reutner... - remove non stdc path (old style definitions). No...
2008-09-18 Bernhard Reutner... - exec_comm_child can not return ever
2008-09-17 Hans-Christian... avr32: add defines and prototype function for sync_file...
2008-09-16 Bernhard Reutner... - add script to generate lots of failing (random)configs
2008-09-16 Bernhard Reutner... - sync_file_range(). Missed the i386 directory in previ...
2008-09-16 Carmelo AmorosoAdd INTERNAL_SYSCALL macros for sh
2008-09-16 Bernhard Reutner... - add sync_file_range()
2008-09-16 Bernhard Reutner... - do not attempt to rm twice
2008-09-15 Bernhard Reutner... - commentary typo fix
2008-09-15 Rob LandleyMake menuconfig help bigger and fluffier.
2008-09-13 Chris Zankelxtensa: Stack unwinding on Xtensa requires that the...
2008-09-13 Chris Zankelxtensa: The Xtensa port needs to define the __UCLIBC_TR...
2008-09-13 Chris Zankelxtensa: The Xtensa-specific strcmp.S file is testing...
2008-09-12 Bernhard Reutner... - fix typo
2008-09-11 Bernhard Reutner... - whitespace fixes
2008-09-11 Bernhard Reutner... - remove gethostbyname_r relocation
2008-09-11 Bernhard Reutner... - remove posix_openpt relocation
2008-09-11 Bernhard Reutner... - fix typo
2008-09-11 Bernhard Reutner... - remove relocations for clock_getres
2008-09-11 Bernhard Reutner... - the help target is phony
2008-09-11 Bernhard Reutner... - add some helpful help text, as advertised.
2008-09-11 Bernhard Reutner... - honour EXTRA_CPPFLAGS
2008-09-09 Carmelo AmorosoAdd optimized memcpy implementation for sh4 (from Stuar...
2008-09-09 Carmelo AmorosoFix some locale multibyte tests failures ad below:
2008-09-09 Bernhard Reutner... - adjust range of valid grp buffer size to match pwd...
2008-09-09 Carmelo AmorosoFix problem in vfprintf when assertion are enabled.
2008-09-09 Carmelo AmorosoFill in termios_p data structure only if ioctl syscall
2008-09-09 Carmelo AmorosoHush compiler for extern inline warnings by using
2008-09-09 Carmelo AmorosoRevert latest changes. Instead of applying this work...
2008-09-09 Carmelo AmorosoUse getdents syscall if kernel provide supports for...
2008-09-06 Bernhard Reutner... - for extern inline, also take __extern_inline and...
2008-09-06 Bernhard Reutner... - fix indentation
2008-09-04 Carmelo AmorosoFollow sh asm convention to indent the instruction...
2008-09-04 Paul MundtKill off the GOT lookup for init/fini in the sh crti...
2008-08-28 Ricard WanderlofMove ifaddrs.h from uClibc-internal location libc/inet...
2008-08-27 Bernhard Reutner... - remove a couple of duplicate includes
2008-08-27 Bernhard Reutner... - flesh out helptext of DOMULTI.
2008-08-27 Bernhard Reutner... - should either be defined or callers should do_t_strip...
2008-08-27 Ricard WanderlofRemoved redundant includes.
2008-08-27 Bernhard Reutner... - pull check-lxdialog.sh from linux-2.6.26
2008-08-21 Paul MundtFix up an msync() redefinition for linuxthreads + nommu...
2008-08-21 Paul MundtDisable -msoft-float usage on SH, gcc doesn't support it.
2008-08-20 Bernhard Reutner... - Fix powerpc pread/pwrite (Wade Berrier)
2008-08-08 Carmelo AmorosoFix SH ldso sequence startup.
2008-08-06 Bernhard Reutner... - some more asm keyword fixes (Yann E. MORIN)
2008-07-29 Carmelo AmorosoRemove .depend when doing distclean
next