OSDN Git Service

uclinux-h8/uClibc.git
2012-03-25 Mike Frysingerldso: use ELF_xxx()/ElfW() helpers
2012-03-25 Denys Vlasenkostdio: prevent retries on fclose/fflush after write...
2012-03-25 Ismael Lucenolibrt: add posix_spawn support
2012-03-25 Steve Bennettmicroblaze: add sys/user.h
2012-03-15 Carmelo Amorosoldso: remove duplicated assignment with TLS symbol
2012-03-14 Carmelo Amorosoldso:sh: fix compiler warning due to unused-but-set...
2012-03-13 Bernhard Reutner... buildsys: do not add empty obj to archives
2012-03-11 Denys Vlasenko__stdio_WRITE: make code more readable. No code changes
2012-03-05 Mike Frysingerlibrt: refactor source selection
2012-02-13 Khem Rajarm: Do not use 'sed -r' to calculate IS_EABI
2012-02-09 Filippo Arcidiaconolibdl: fix memleak for local scope of dlopened's needed...
2012-02-07 Carmelo Amorosotests:math: fix build of math tests for SH4
2012-02-07 Filippo ARCIDIACONOtests:libdl: add a new test for symbol scope issue...
2012-02-07 Carmelo Amorosotests: fix tests build (LDFLAGS_GNUHASH not longer...
2012-02-07 Filippo ARCIDIACONOtests: add OMIT logic to remove compilation flag.
2012-02-07 Carmelo Amorosoinet:rpc: fix authnone_marshal in multithreading context
2012-02-05 Khem Rajlstat/stat/fstat: Use 64bit version of syscall if available
2012-02-05 Khem RajDeclare __err and pass it to INTERNAL_SYSCALL_NCS so...
2012-02-01 Bernhard Reutner... bump version to 0.9.34-git
2012-02-01 Bernhard Reutner... Release 0.9.33
2012-01-29 Bernhard Reutner... tmpnam, tempnam are obsolete in SUSV4
2012-01-29 Bernhard Reutner... handle signal-OBXSI.SUSv4.syms
2012-01-29 Bernhard Reutner... nptl_db: handle SUSv4-OB
2012-01-29 Bernhard Reutner... test: ignore undefined symbols for API
2012-01-29 Bernhard Reutner... config: ftw is SUSv4-obsolete
2012-01-28 Bernhard Reutner... *: if !HAS_THREADS strong alias sigaction
2012-01-28 Bernhard Reutner... buildsys: fixup sigaction handling
2012-01-27 Carmelo Amorosolibubacktrace:arm: libgcc_eh.a not needed
2012-01-27 Bernhard Reutner... ldso: fix typo in debug message
2012-01-27 Bernhard Reutner... buildsys: add cppcheck wrapper script (correct one)
2012-01-27 Carmelo Amorosolibc_arm: avoid multiple version of __aeabi_unwind_cpp_...
2012-01-26 Bernhard Reutner... buildsys: use single slash version of -print-whatever
2012-01-26 Bernhard Reutner... buildsys: turn off forced EXTRA_WARNINGS on i386
2012-01-26 Bernhard Reutner... *: silence some warnings
2012-01-26 Bernhard Reutner... syscall: flag ia64 syscall error path as unlikely
2012-01-26 Bernhard Reutner... arm: tweak comment
2012-01-24 Richard Braunlibc: fix signal handling in system()
2012-01-24 Carmelo Amorosoldso/mips: fix symbol lookup for JUMP_SLOT and COPY...
2012-01-24 Carmelo Amorosolibdl: fix dlclose handling of symbol scope
2012-01-24 Khem RajRules: Check for CROSS_COMPILE to be empty
2012-01-24 Khem Rajlibubacktrace: Add arm implementation
2012-01-24 Khem Rajmips/libdl: Apply relocations after appending the new...
2012-01-18 Denys Vlasenkoi386/sigaction.c: slightly more readable form of [rt_...
2012-01-18 Bernhard Reutner... stubs: mark stubs as used
2012-01-18 Bernhard Reutner... stdlib: use shorhand wur for realloc prototype
2012-01-18 Bernhard Reutner... buildsys: add cppcheck wrapper script
2012-01-18 Bernhard Reutner... libcrypt: shrink crypt() again - unmodularise
2012-01-18 Bernhard Reutner... nptl: .gitignore generated pt-crt{i,n}.S
2012-01-18 Bernhard Reutner... tests: only test crypt if we have an impl
2012-01-18 Bernhard Reutner... tests: add sha356/512 tests
2012-01-18 Bernhard Reutner... tests: silence warnings in crypt
2012-01-17 Mike Frysingerbuildsys: use = for --sort-section linker flag
2012-01-17 Mike Frysingertests: mark all helper scripts +x
2012-01-16 Mike Frysingerbuildsys: handle more clean targets
2012-01-16 Mike Frysingerbuildsys: fix handling of CFLAG_-W{a,l} vars
2012-01-16 Mike Frysingertests: tst-futimens1: add missing mode args to open()
2012-01-16 Mike Frysingertests: test-canon: include sys/stat.h for mkdir()
2012-01-16 Mike Frysingertests: fdopen: add missing mode args to open()
2012-01-16 Mike Frysingertests: opendir-tst1: add header for mknod()
2012-01-16 Mike Frysingertests: mmap2: ignore permission denied errors on /dev/mem
2012-01-16 Mike Frysingerbuildsys: skip compiler flag checking for clean targets
2012-01-16 Khem Rajmips/dlfcn.h: Disable RTLD_DEEPBIND
2012-01-15 Mike Frysingerbuildsys: simplify include_clean greatly
2012-01-15 Mike Frysingerbuildsys: fix detection of silent make
2012-01-15 Mike Frysingertests: skip redundant -Wstrict-prototypes setup
2012-01-15 Bernhard Reutner... libc: build abort with unwind-info for backtrace
2012-01-15 Markos Chandraslinuxthreads/signals: do not restore handler for invali...
2012-01-15 Mike Frysingerbuildsys: cache build flags in vars
2012-01-13 Carmelo Amorosolibubacktrace: use -asynchronous-funwind-tables rather...
2012-01-13 Carmelo Amorosolibc: allow to backtrace out of abort call
2012-01-02 Mike Frysingerconfig: remove some redundant words in the menus
2012-01-02 Mike Frysingerldso: setup search path even when there are no "/"
2012-01-02 Mike Frysingerldso: simplify interp path search logic
2012-01-01 Denys Vlasenkogetpass: s/sizeof(buf)-1/sizeof(buf)/ in fgets
2011-12-30 Bernhard Reutner... bump version to 0.9.33-rc1-git
2011-12-30 Bernhard Reutner... release 0.9.33-rc1
2011-12-23 Denys Vlasenkogetpass: several fixes
2011-12-22 Carmelo Amorosolibubacktrace: use -funwind-tables rather than -fexecptions
2011-12-22 William Pitcocklibcrypt: add support for SHA256-CRYPT password hashing
2011-12-22 William Pitcocklibcrypt: add support for SHA512-CRYPT password hashing
2011-12-22 William Pitcocklibcrypt: make crypt() itself more modular
2011-12-22 Timo Teräslibdl: rudimentary locking for dlopen/dlsym/dlclose
2011-12-22 Natanael Copasys/queue.h: update to eglibc version
2011-12-03 Mike Frysingerx86_64: add PLT bypass for __sigsetjmp
2011-12-03 Mike Frysingergetutid: add a hidden def
2011-11-27 Mike Frysingerldso: bfin: fix sram_flags init
2011-11-27 Mike Frysingerldso: bfin: shrink sram mapping func
2011-11-27 Mike Frysingerldso: fdpic: clean up style
2011-11-27 Mike Frysingerldso: fdpic: unify duplicate bfin/frv logic
2011-11-27 Mike Frysingermake ARRAY_SIZE commonly available internally
2011-11-27 Mike Frysingerldso: use __func__ rather than __FUNCTION__
2011-11-27 Mike Frysingerbuildsys: drop manual TARGET_SUBARCH .config lookup
2011-11-27 Mike Frysingerinclude/: ignore new sys/eventfd.h symlink
2011-11-25 Carmelo Amorosobuildsys: s/CROSS/CROSS_COMPILE/g
2011-11-24 Bernhard Reutner... nptl: add missing pt-tempname.c
2011-11-23 Carmelo Amorosolibc: do not rely upon ulimit kernel syscall.
2011-11-23 Filippo Arcidiaconolibdl: fix size parameter when unmap library in dlclose
2011-11-20 Mike Frysingerstdio: add support for "e" flag with fopen()
2011-11-20 Mike Frysingerlibcrypt: do not cast away const of key/salt
2011-11-18 Bernhard Reutner... libubacktrace: use .so.$(ABI_VERSION)
next