OSDN Git Service

uclinux-h8/uclibc-ng.git
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
2008-07-23 Bernhard Reutner... - trim any trailing whitespace
2008-07-23 Bernhard Reutner... - fix inline keyword
2008-07-23 Bernhard Reutner... - fix asm and volatile keywords
2008-07-23 Haavard Skinnemoenavr32: Put underscores around asm, inline, etc.
2008-07-17 Bernhard Reutner... - poison non-standard keywords:
2008-07-17 Bernhard Reutner... - pull fix for unwinding from the NPTL branch (Johannes...
2008-07-14 Bernhard Reutner... - improve UCLIBC_LINUX_SPECIFIC
2008-07-14 Bernhard Reutner... - do not force LFS unto x86_64 folks
2008-07-11 Bernhard Reutner... - remove the error counter
2008-07-11 Bernhard Reutner... - add error-counter, do not immediately exit if a testc...
2008-07-11 Bernhard Reutner... - do not test pthread if threads are not available
2008-07-11 Bernhard Reutner... - the interp is an order-only prereq of lib-so-y
2008-07-11 Bernhard Reutner... - don't test libcrypt stubs
2008-07-11 Bernhard Reutner... - do not run tests that are not available
2008-07-11 Bernhard Reutner... wow. So why does test/ keep it's own copy of CFLAGS...
2008-07-11 Bernhard Reutner... check and test have to depend on test_compile
2008-07-10 Carmelo AmorosoRemoved wrong preprocessed files
2008-07-10 Carmelo AmorosoAdded missing tests for locale with multibyte encoding
2008-07-09 Carmelo AmorosoAdded several tests for locale support (8 bit and multi...
2008-07-08 Carmelo Amorososh4 don't need to cope with older RLIMIT implementation.
2008-07-08 Carmelo AmorosoFix the test build system by installing headers on...
2008-07-08 Denis VlasenkoNew .config option UCLIBC_HAS_STUBS, enables fork(...
2008-07-02 Carmelo AmorosoInclude errno.h from kernel headers instead of using...
2008-07-02 Carmelo AmorosoFix makefile target to run test when there are some...
2008-07-01 Ricard WanderlofSimplified check_pf() so it returns a bit vector in...
2008-06-28 Denis Vlasenko#include <ifaddrs.h> should be #include "ifaddrs.h"
2008-06-27 Mike Frysingeradd test case for argv[0] == null
2008-06-27 Mike Frysingerif argv[0] is NULL, dont try to parse it and subsequent...
2008-06-27 Ricard WanderlofRemoved include/ifaddrs.h and put contents in libc...
2008-06-27 Ricard WanderlofFixed #if -> #if defined.
2008-06-27 Ricard WanderlofAdded support for the AI_ADDRCONFIG flag in the hints...
2008-06-20 Bernhard Reutner... - make sure to build crti and crtn with PICFLAG
2008-06-17 Bernhard Reutner... - move stripping into do_ar resp compile-m for the...
2008-06-16 Bernhard Reutner... - remove improper comment
2008-06-16 Bernhard Reutner... - fix build error
2008-06-13 Denis Vlasenkodes: des_setkey always returns 0, there is no point
2008-06-12 Peter KjellerstedtInclude sys/syscall.h since we are checking for __NR_cl...
2008-06-12 Denis Vlasenkoremove a trivial comment. no code changes
next