OSDN Git Service

uclinux-h8/uclibc-ng.git
2013-02-11 Bernhard Reutner... libc: add posix_fallocate()
2013-02-07 Bernhard Reutner... buildsys: switch warning into a TODO
2013-02-07 Markos Chandrasbuildsys: Fix kbuild-style switch fallout
2013-02-05 Bernhard Reutner... mman: rename MAP_UNINITIALIZE to MAP_UNINITIALIZED
2013-02-05 Bernhard Reutner... buildsys: switch libc to kbuild-style
2013-02-05 Bernhard Reutner... libpthread: Fix handling of SUBARCH includes
2013-02-05 Ronald Wahllibc: atexit: reuse free slots at the end of exit funct...
2013-01-26 Mike Frysingerlibc/inet: pull in stddef.h for NULL
2013-01-26 Mike Frysingerlibc/sysdeps: sync bits/in.h with glibc
2013-01-26 Mike Frysingerbuildsys: gen_bits_syscall_h: do not leave undefined...
2013-01-26 Mike Frysingerbuildsys: gen_bits_syscall_h: clean up script
2013-01-26 Mike Frysingerbuildsys: gen_bits_syscall_h: remove top_builddir refer...
2013-01-26 Mike Frysingerbuildsys: allow the toolchain to search its dirs for...
2013-01-26 Mike Frysingerbuildsys: clean up path scrubbing a bit
2013-01-26 Mike Frysingerlibc/sysdeps: dup3: fix typo in comment
2013-01-21 Bernhard Reutner... libc: fix typo in statvfs
2013-01-21 Bernhard Reutner... libc: fix typo in statvfs
2013-01-18 Bernhard Reutner... mount.h: update
2013-01-17 Bernhard Reutner... statfs: towards _STATFS_F_FLAGS
2013-01-17 Bernhard Reutner... statfs: support f_frsize
2013-01-17 Bernhard Reutner... socket.h: pull socket_type.h from eglibc
2013-01-16 Bernhard Reutner... config: improve help of UCLIBC_HAS_RESOLVER_SUPPORT
2013-01-16 Bernhard Reutner... buildsys: link libgcc_eh if DODEBUG
2013-01-16 Bernhard Reutner... getpwnam: hide relocation
2013-01-14 Bernhard Reutner... LT.old: reinstate build
2013-01-14 Bernhard Reutner... buildsys: use kbuild style, fix omission
2013-01-10 Bernhard Reutner... buildsys: use kbuild style
2013-01-10 Bernhard Reutner... buildsys: remove superfluous default n
2013-01-10 Florian Fainellilibc: add {get,set,swap,make}context user context manip...
2013-01-09 Timo Teräsdl: fix dlsym lookups with RTLD_NEXT
2013-01-08 Bernhard Reutner... buildsys: prevent make from searching for .config
2013-01-08 Bernhard Reutner... arm: workaround GCC PR target/53735 with fork()
2013-01-08 Bernhard Reutner... libc: handle sync_file_range
2012-12-11 Filippo Arcidiaconoarm: clone: restore stack pointer just after return...
2012-12-05 Chris Zankelxtensa: fix setjmp that didn't save all registers correctly
2012-12-03 Bernhard Reutner... sched.h: include stdlib.h for malloc/free
2012-12-01 James Hoganupdate ptrace.h to latest from glibc
2012-11-30 Mike Frysingerlibc/stdlib: localize __unix_grantpt
2012-11-18 Mike Frysingerdrop support for pre ISO-C compilers
2012-11-18 Mike FrysingerReplace FSF snail mail address with URLs
2012-11-18 Felix FietkauAVR32: declare missing result variable
2012-11-18 Mike Frysingernptl: fix gcc noreturn warning
2012-11-18 Mike Frysingernptl: fix gcc noreturn warning
2012-11-18 Mike Frysingerldso: include dlfcn.h for RTLD_NODELETE
2012-11-17 Mike Frysingerstring/microblaze: fix preprocessor style
2012-11-17 Mike Frysingerlibc/sysdeps: dup3: check for __NR_dup3 since older...
2012-11-16 Thomas Schwingeinclude/elf.h: update for ELFOSABI_* changes.
2012-11-14 Mike Frysingerlibc/stdlib: add mkostemp helpers
2012-11-14 Mike Frysingerlibc/sysdeps: add dup3 syscall wrapper
2012-11-14 Mike Frysingerinclude/: ignore more symlinks
2012-11-14 Chris Zankeltest/math: add libm-test-ulps-xtensa file
2012-11-12 Steve Bennettstring/microblaze: Fix for little-endian
2012-11-12 Steve Bennettmicroblaze/bits/setjmp.h: Fix stray #endif
2012-11-03 Chris Zankelxtensa: add missing atomic intrinsics
2012-11-03 Chris Zankelxtensa: sysdep.h needs to include sys/syscall.h
2012-11-03 Chris Zankelxtensa: add a stub user.h file
2012-11-03 Chris Zankelldd: ELFCLASSM was not defined for the Xtensa architecture
2012-11-03 Chris Zankelxtensa: fix a misnumbered register in sigsetjmp
2012-11-03 Chris Zankelxtensa: add a set of atomic intrinsics
2012-11-03 Chris Zankelxtensa: use atomic instructions instead of a syscall
2012-11-03 Chris Zankelxtensa: add sigcontext.h
2012-10-31 Will Newton_scanf.c: Implement 'm' modifier for 'c' and '[' conver...
2012-10-31 Bernhard Reutner... utils: Fix missing semicolon
2012-10-31 Bernhard Reutner... __uclibc_main: remove stray trailing space
2012-10-29 Bernhard Reutner... test: Fix some warnings in inet
2012-10-29 Bernhard Reutner... test: handle !DO_C99_MATH
2012-10-02 Chris Packhamlibc/sysdeps: add __kernel_long and __kernel_ulong
2012-08-29 Filippo Arcidiaconolibrt: re-add SIGCANCEL to the list of blocked signal...
2012-08-04 Natanael Copai386/bits/syscalls.h: allow immediate values as 6th...
2012-08-04 Peter Korsgaardbits/time.h: sync with glibc 2.16
2012-08-04 Will Newtonlibc/inet/resolv.c: Use IE model for TLS data.
2012-08-04 Will Newtonlibc/inet/resolv.c: Remove obsolete comment.
2012-07-24 Bernd SchmidtAccept either __NR__lseek or __NR_lseek
2012-07-24 Bernd SchmidtRemove pragma weak for undeclared symbol
2012-07-24 Bernd SchmidtRemove use of attribute_shared_hidden
2012-06-19 Stas Sergeevnptl: sh: fix race condition in lll_wait_tid
2012-06-18 Kevin CernekeeRevert: buildsys: clean up libubacktrace linker script...
2012-06-15 Bernhard Reutner... libubacktrace: temporarily workaround link issue
2012-06-15 Peter S. Mazingerremove arm specific sysdep.h from linuxthreads new
2012-06-15 Peter S. Mazingerremove sysdep.h from arch specific string implementation
2012-06-15 Peter S. Mazingerremove cris/fork.c, unused
2012-06-15 Peter S. Mazingerupdate arc4random from bug #885
2012-06-15 Peter S. Mazingerepoll.c: add cancellation to epoll_[p]wait()
2012-06-15 Peter S. Mazingerinclude pthreadP.h for SIGCANCEL
2012-06-15 Peter S. Mazingerlinuxthreads.old: build all objects twice, once for...
2012-06-15 Peter S. Mazingerinternals.h: mark __pthread_message hidden
2012-06-15 Peter S. Mazingerlinuxthreads.old: move libpthread_hidden_proto to header
2012-06-15 Peter S. Mazingerlinuxthreads.old/internals.h: make some internal functi...
2012-06-15 Peter S. Mazingersignal.h: needs size_t
2012-06-15 Peter S. Mazingersched.h: update header, needs size_t
2012-06-15 Peter S. Mazingersigset-cvt-mask.h: add a guard to allow including it...
2012-06-15 Peter S. Mazingersignal: remove sigblock, siggetmask and sigsetmask
2012-06-15 Peter S. Mazingerbits/types.h: remove thread types, users should include...
2012-06-15 Peter S. Mazingerlinuxthreads: guard *tsd* related stuff correctly
2012-06-15 Peter S. Mazingererror.c: no need for __error and __error_at_line
2012-06-15 Peter S. Mazingerlinuxthreads: style update
2012-06-15 Peter S. Mazingerlinuxthreads: use __UCLIBC_HAS_TLS__ consistently
2012-06-15 Peter S. Mazingermove __libc_pthread_init prototype to pthread-functions.h
2012-06-15 Peter S. Mazingerforward.c: no need for attribute_hidden, provided by...
2012-06-15 Peter S. Mazingerlibc_pthread_init.c: include only what is necessary
next