OSDN Git Service

uclinux-h8/uClibc.git
2011-06-14 Bernhard Reutner... bump version to 0.9.33-git
2011-06-14 Khem Rajnptl/pthread: Correct path for machine specific pt...
2011-06-13 Khem Rajctor/dtor nptl: Fix init and fini function compilation
2011-06-11 Khem RajRules.mak: Rearrange appending UCLIBC_EXTRA_CFLAGS...
2011-06-11 Yann E. MORINARM: remove EABI/OABI selection
2011-06-11 Yann E. MORINARM: detect BX availibility at build time
2011-06-11 Yann E. MORINARM: #include <bits/arm_asm.h> where __USE_BX__ is...
2011-06-11 Yann E. MORINARM: transform the EABI/OABI choice into a boolean
2011-06-11 Yann E. MORINARM: remove sub-arch/variants selection from menuconfig
2011-06-11 Yann E. MORINARM: introduce blind options to select & force THUMB...
2011-06-11 Yann E. MORINARM: reorder "Use BX" option
2011-06-11 Phil BlundellFix __libc_epoll_pwait compile failure on x86
2011-06-10 Khem Rajnptl/Makefile.in: Fix the build break caused by UCLIBC_...
2011-05-31 Carmelo Amorosobuildsys: fix pregen target (!NPTL with LOCALE)
2011-05-31 Bernhard Reutner... libubacktrace: Fix ASNEEDED emission
2011-05-31 Bernhard Reutner... NPTL: Fix CTOR_DTOR
2011-05-27 Filippo Arcidiaconolibc: make common longjmp usable with NPTL
2011-05-27 Filippo Arcidiaconosh: use the common implementation for longjmp
2011-05-27 Filippo Arcidiaconosh: fix build in !NPTL case
2011-05-27 Alan DavisCorrect a bug when remapping textrel segments on nommu
2011-05-13 Khem Rajunwind.h: Move to libc/sysdeps from nptl sysdeps
2011-05-13 Bernhard Reutner... epoll: redo cancellation to match master
2011-05-13 Peter S. Mazingerepoll.c: add cancellation to epoll_[p]wait()
2011-05-12 Bernhard Reutner... libm: fix building out-of-tree
2011-05-12 Bernhard Reutner... wordexp: fix mishandled return value of pipe call
2011-05-12 Bernhard Reutner... linux_specific: handle accept4 and pipe2
2011-05-12 Bernhard Reutner... NPTL: needs madvise internally
2011-05-12 Bernhard Reutner... socket: fix stubs
2011-05-11 Bernhard Reutner... commentary typo fix
2011-05-11 Bernhard Reutner... epoll: unify epoll.h
2011-05-11 Bernhard Reutner... commentary typo fix
2011-05-11 Thierry RedingImplement epoll_create1 and epoll_pwait system calls.
2011-05-11 Bernhard Reutner... buildsys: document UCLIBC_EXTRA_CPPFLAGS
2011-05-11 Bernhard Reutner... lll: avoid shadow warnings
2011-05-11 Bernhard Reutner... x86_64: add TODO for R_X86_64_RELATIVE
2011-05-11 Bernhard Reutner... libubacktrace: mv unwind.h to include
2011-05-11 Bernhard Reutner... Revert "libubacktrace: fix config-symbol handling"
2011-05-11 Bernhard Reutner... add pipe2()
2011-05-11 Bernhard Reutner... socketcalls: add stubs
2011-05-11 Bernhard Reutner... accept4: Implement cancellation
2011-05-11 Thierry RedingImplement accept4 system call.
2011-05-11 Bernhard Reutner... libubacktrace: fix config-symbol handling
2011-05-11 Bernhard Reutner... buildsys: Turn on strict aliasing for everyone
2011-05-10 Bernhard Reutner... ldso: commentary typo fix
2011-05-10 Bernhard Reutner... getcwd: Fix memory-leak in error path
2011-05-10 Bernhard Reutner... __uc_malloc: Fix memory-leak in error path
2011-05-10 Filippo Arcidiaconolibdl: fix local symbol's address handling in dladdr
2011-05-10 Bernhard Reutner... */crtn.S: Remove .size directive for _init and _fini
2011-05-07 Timo Teräsposix_fadvise64: fix x86 implementation
2011-05-05 Bernhard Reutner... i386: fix .size of _init/_fini
2011-05-05 Bernhard Reutner... x86_64: fix .size of _init/_fini
2011-05-05 Bernhard Reutner... Revert "*/crt?.S: remove .size directives"
2011-05-04 Bernhard Reutner... */crt?.S: remove .size directives
2011-05-04 Henning Heinoldlibubacktrace: fix backtrace support on arm-eabi, which...
2011-05-03 Denys Vlasenkogetaddrinfo.c: fix incorrect check for ERANGE from...
2011-05-03 Denys Vlasenkogetaddrinfo.c: improve code readability. No functional...
2011-05-03 Bernhard Reutner... string: remove unused variable
2011-05-03 Bernhard Reutner... x86_64: silence warning if !TLS
2011-05-03 Bernhard Reutner... buildsys: prettify ssp.c handling
2011-05-03 Bernhard Reutner... madvise is LINUX_SPECIFIC
2011-05-03 Filippo Arcidiaconotest_nptl: fix expected result for tst-cputimer[123]
2011-05-02 Filippo Arcidiaconotest_nptl: fix expected result for tst-clock2 test
2011-05-02 Bernhard Reutner... buildsys: make $(LOCAL_INSTALL_PATH) phony
2011-05-02 Bernhard Reutner... ether_aton: reject invalid input
2011-05-01 Bernhard Reutner... tests: disable ether tests if !HAS_SOCKET
2011-05-01 David A Ramosinet: add ether_aton testcase
2011-04-29 Bernhard Reutner... sysconf: clock_getres depends on HAS_REALTIME
2011-04-29 Bernhard Reutner... __rt_sigwaitinfo: depends on HAS_REALTIME
2011-04-27 Carmelo Amorosobuildsys: minor fixes in Makefile.arch for C6X
2011-04-27 Carmelo Amorosobuildsys: minor fixes in Makefile.arch for microblaze
2011-04-26 Carmelo Amorosolibubacktrace: enabled for all archs indeed.
2011-04-22 Austin Foxleysparc: don't access fp registers when configured for...
2011-04-22 Carmelo Amorosolibubacktrace: generic implementation based dwarf
2011-04-20 Salvatore CroAdded fts support for traversing UNIX file hierarchies.
2011-04-18 Salvatore Crotest: fix tst-tls13 expected result and timeout
2011-04-18 Kevin Cernekeedl-startup: fix typos in block comment
2011-04-18 Maksim RayskiyMIPS LDSO: pass sym_ref parameter to _dl_find_hash...
2011-04-14 Bernhard Reutner... buildsys: do_rm ARCH_HEADERS
2011-04-13 Bernhard Reutner... resolv: really fix res_close not to hang with ipv6
2011-04-13 Bernhard Reutner... buildsys: do not use $(and)
2011-04-13 Kevin Cernekeebuildsys: fix GNU make v3.80 compatibility again
2011-04-12 Bernhard Reutner... resolv: fix res_close not to hang with ipv6
2011-04-11 Bernd SchmidtSupport dynamic assignment of DSBT_INDEX
2011-04-11 Bernd SchmidtFix malloc alignment
2011-04-11 Bernd SchmidtFix nommu handling of DT_TEXTREL
2011-03-30 Kevin Dayutils/ldd: Check for returned pointer from strrchr...
2011-03-27 Thorsten Glasercris: add provide arch-specific vfork implementation
2011-03-19 Peter S. Mazingerlutimes.c, stubs.c: fix compiling lutimes, if __NR_utim...
2011-03-16 Bernhard Reutner... bump version to 0.9.32-rc3-git
2011-03-16 Bernhard Reutner... release 0.9.32-rc3
2011-03-16 Bernhard Reutner... memalign: include sys/param.h for MAX
2011-03-15 Khem Rajarm/bits/atomic.h: Include common/bit/atomic.h for...
2011-03-10 Peter S. Mazingerwctype.h: fix libc_hidden_proto for iswupper and add...
2011-03-10 Peter S. Mazingeradd libc_hidden_proto for wcs[n]casecmp_l
2011-03-10 Peter S. Mazingerreally fix missing __libc_drand48_data
2011-03-10 Peter S. MazingerRevert "missing prototype of __libc_drand48_data fixed"
2011-03-10 Peter S. Mazingermissing prototype of __libc_drand48_data fixed
2011-03-10 Peter S. Mazingertime.c, time.h: remove unused hidden strftime/strptime
2011-03-10 Peter S. Mazingernanosleep.c: remove duplicated libc_hidden_proto
2011-03-10 Peter S. Mazingerctype.c, ctype.h: remove commented parts that were...
next