2017-03-20 |
Waldemar Brodkorb | remove RPC implementation
|
commit | commitdiff | tree |
2017-03-17 |
Waldemar Brodkorb | sync header with GNU libc / kernel Signed-off-by: Waldemar Brodkorb <wbx@openadk.org>
|
commit | commitdiff | tree |
2017-03-17 |
Loganaden Velvindron | Discard 3072 bytes instead of 256 bytes
|
commit | commitdiff | tree |
2017-03-17 |
Alexey Neyman | Search the configured multilib
|
commit | commitdiff | tree |
2017-03-01 |
Alexey Neyman | Fix build on macos
|
commit | commitdiff | tree |
2017-02-28 |
Damien Riegel | fcntl.h: fix a missing `struct timespec` definition
|
commit | commitdiff | tree |
2017-02-25 |
Kito Cheng | Only set *memptr when success for posix_memalign
|
commit | commitdiff | tree |
2017-02-23 |
Waldemar Brodkorb | guard new syscalls preadv/pwritev
|
commit | commitdiff | tree |
2017-02-18 |
Waldemar Brodkorb | or1k: add missing definition of ucontext Signed-off-by: Waldemar Brodkorb <wbx@openadk.org>
|
commit | commitdiff | tree |
2017-02-18 |
Waldemar Brodkorb | remove dead code in dlfcn.h
|
commit | commitdiff | tree |
2017-02-17 |
Waldemar Brodkorb | arm: fix static linking issues Signed-off-by: Waldemar Brodkorb <wbx@openadk.org>
|
commit | commitdiff | tree |
2017-02-13 |
Waldemar Brodkorb | remove unused assignment in clone
|
commit | commitdiff | tree |
2017-02-03 |
Waldemar Brodkorb | fstat: make new code aarch64 specific
|
commit | commitdiff | tree |
2017-02-01 |
Waldemar Brodkorb | bump for release
|
commit | commitdiff | tree |
2017-02-01 |
Waldemar Brodkorb | aarch64: fix syscall_error_handler, fixes tst-mqueue... Signed-off-by: Waldemar Brodkorb <wbx@openadk.org>
|
commit | commitdiff | tree |
2017-02-01 |
mirabilos | g/c __libc_errno Signed-off-by: Waldemar Brodkorb <wbx@uclibc-ng.org>
|
commit | commitdiff | tree |
2017-02-01 |
Waldemar Brodkorb | add experimental aarch64 support
|
commit | commitdiff | tree |
2017-01-29 |
mirabilos | use safe, even if possibly a few cycles slower, six... Signed-off-by: Waldemar Brodkorb <wbx@openadk.org>
|
commit | commitdiff | tree |
2017-01-29 |
mirabilos | extract six-argument syscalls from the rest Signed-off-by: Waldemar Brodkorb <wbx@openadk.org>
|
commit | commitdiff | tree |
2017-01-29 |
Waldemar Brodkorb | remove dead code Signed-off-by: Waldemar Brodkorb <wbx@openadk.org>
|
commit | commitdiff | tree |
2017-01-28 |
Sergey Organov | Fix make rule for generation of "ucontext_i.h" when...
|
commit | commitdiff | tree |
2017-01-28 |
Waldemar Brodkorb | remove PID caching
|
commit | commitdiff | tree |
2017-01-28 |
Waldemar Brodkorb | mips: PROF is never defined, kill dead code
|
commit | commitdiff | tree |
2017-01-24 |
Alexey Neyman | Restore UCLIBC_HAS_LFS as "always enabled"
|
commit | commitdiff | tree |
2017-01-22 |
Vincent Ren-Wei... | nds32: add NPTL/TLS, *context function, libm changes...
|
commit | commitdiff | tree |
2017-01-20 |
Waldemar Brodkorb | ppc: fix mq_send
|
commit | commitdiff | tree |
2017-01-17 |
Waldemar Brodkorb | Revert "package/uclibc: Fix removal of libintl.h"
|
commit | commitdiff | tree |
2017-01-17 |
Bernd Kuhls | Makefile.in: Fix removal of libintl.h
|
commit | commitdiff | tree |
2017-01-17 |
Bernd Kuhls | package/uclibc: Fix removal of libintl.h
|
commit | commitdiff | tree |
2017-01-15 |
Vineet Gupta | ARC: ldso: don't use _DYNAMIC@gotpc construct #2
|
commit | commitdiff | tree |
2017-01-15 |
Vineet Gupta | ARC: ldso: don't use _DYNAMIC@gotpc construct #1
|
commit | commitdiff | tree |
2017-01-14 |
Waldemar Brodkorb | fix gcc compiler warning
|
commit | commitdiff | tree |
2017-01-14 |
Waldemar Brodkorb | nptl_db: fix gcc compiler warnings
|
commit | commitdiff | tree |
2017-01-14 |
Waldemar Brodkorb | nptl: remove pthread_attr_init/pthread_create weak...
|
commit | commitdiff | tree |
2017-01-14 |
Waldemar Brodkorb | fts: fix gcc compiler warning Signed-off-by: Waldemar Brodkorb <wbx@openadk.org>
|
commit | commitdiff | tree |
2017-01-14 |
Waldemar Brodkorb | fnmatch: fix gcc compiler warnings Signed-off-by: Waldemar Brodkorb <wbx@openadk.org>
|
commit | commitdiff | tree |
2017-01-14 |
Waldemar Brodkorb | ldso: do not resolve relocations for debug, dig them... Signed-off-by: Waldemar Brodkorb <wbx@openadk.org>
|
commit | commitdiff | tree |
2017-01-14 |
Waldemar Brodkorb | add wrappers for preadv/pwritev
|
commit | commitdiff | tree |
2017-01-14 |
Waldemar Brodkorb | add uchar.h minimal from GNU libc
|
commit | commitdiff | tree |
2017-01-14 |
Waldemar Brodkorb | add secure_getenv() function
|
commit | commitdiff | tree |
2017-01-12 |
Waldemar Brodkorb | reformat README and update architecture/processor list
|
commit | commitdiff | tree |
2017-01-12 |
Waldemar Brodkorb | use multiline comment for better copyright parsing
|
commit | commitdiff | tree |
2017-01-12 |
Waldemar Brodkorb | remove unused strip script
|
commit | commitdiff | tree |
2017-01-09 |
Waldemar Brodkorb | MAINTAINERS: add Matthew Fortune for MIPS
|
commit | commitdiff | tree |
2017-01-05 |
Waldemar Brodkorb | mips: sync with GNU libc, fix mips64r6 n32 compilation
|
commit | commitdiff | tree |
2017-01-05 |
Waldemar Brodkorb | ld.so: fix mips{32,64}r6 support
|
commit | commitdiff | tree |
2016-12-31 |
Waldemar Brodkorb | argp/iconv needs wchar enabled
|
commit | commitdiff | tree |
2016-12-30 |
Waldemar Brodkorb | inet: fix getnameinfo problem found by new test cases
|
commit | commitdiff | tree |
2016-12-30 |
Waldemar Brodkorb | remove inline changelog, we have git
|
commit | commitdiff | tree |
2016-12-29 |
Waldemar Brodkorb | locale: needs libiconv
|
commit | commitdiff | tree |
2016-12-28 |
Waldemar Brodkorb | do not remove iconv.h when UCLIBC_HAS_LOCALE is not set
|
commit | commitdiff | tree |
2016-12-28 |
Waldemar Brodkorb | add init_module/delete_module syscall wrappers
|
commit | commitdiff | tree |
2016-12-26 |
Waldemar Brodkorb | bump for release
|
commit | commitdiff | tree |
2016-12-26 |
Waldemar Brodkorb | mips: use the common dirent.h
|
commit | commitdiff | tree |
2016-12-23 |
Waldemar Brodkorb | remove UCLIBC_LINUX_MODULE_26 Signed-off-by: Waldemar Brodkorb <wbx@openadk.org>
|
commit | commitdiff | tree |
2016-12-21 |
Waldemar Brodkorb | remove misc/gnu, cleanup comment
|
commit | commitdiff | tree |
2016-12-21 |
Waldemar Brodkorb | remove obstack support
|
commit | commitdiff | tree |
2016-12-20 |
Waldemar Brodkorb | remove __MALLOC_GLIBC_COMPAT__ option
|
commit | commitdiff | tree |
2016-12-20 |
Thomas Petazzoni | sys/cdefs.h: add definition of __attribute_alloc_size__
|
commit | commitdiff | tree |
2016-12-20 |
Waldemar Brodkorb | add stub implementation for libintl/gettext
|
commit | commitdiff | tree |
2016-12-14 |
Waldemar Brodkorb | add libiconv-tiny implementation
|
commit | commitdiff | tree |
2016-12-10 |
Waldemar Brodkorb | threads: optimize single threaded applications Tested-by: Waldemar Brodkorb <wbx@uclibc-ng.org>
|
commit | commitdiff | tree |
2016-12-10 |
Waldemar Brodkorb | xtensa: fix static linking
|
commit | commitdiff | tree |
2016-12-10 |
Waldemar Brodkorb | fix static linking for FDPIC toolchains
|
commit | commitdiff | tree |
2016-12-10 |
Waldemar Brodkorb | bfin: fix a gcc warning
|
commit | commitdiff | tree |
2016-12-10 |
Thomas Petazzoni | include/sys/mman.h: remove madvise/posix_madvise prototypes...
|
commit | commitdiff | tree |
2016-12-10 |
Thomas Petazzoni | libc/sysdeps/linux/common/madvise.c: disable on noMMU...
|
commit | commitdiff | tree |
2016-12-09 |
Max Filippov | utils: add -static to CFLAGS when HAVE_SHARED is not set
|
commit | commitdiff | tree |
2016-12-04 |
Waldemar Brodkorb | bump for release
|
commit | commitdiff | tree |
2016-12-02 |
Waldemar Brodkorb | fix obstack compile issue after libintl/gettext removal
|
commit | commitdiff | tree |
2016-12-02 |
Waldemar Brodkorb | nds32: in latest gcc from Andes, this got renamed
|
commit | commitdiff | tree |
2016-12-02 |
Waldemar Brodkorb | remove libintl stub and libintl.h header
|
commit | commitdiff | tree |
2016-11-30 |
Waldemar Brodkorb | NONTLS_INIT_TP is never defined, remove dead code
|
commit | commitdiff | tree |
2016-11-29 |
Ignacy Gawędzki | libpthread: Fix inclusion of unwind code.
|
commit | commitdiff | tree |
2016-11-29 |
Waldemar Brodkorb | remove libresolv stub
|
commit | commitdiff | tree |
2016-11-28 |
Waldemar Brodkorb | posix_madvise not available for noMMU
|
commit | commitdiff | tree |
2016-11-27 |
Waldemar Brodkorb | remove UCLIBC_HAS_LFS
|
commit | commitdiff | tree |
2016-11-27 |
Waldemar Brodkorb | remove libnsl stub
|
commit | commitdiff | tree |
2016-11-27 |
Waldemar Brodkorb | do not define madvise related macros for noMMU targets
|
commit | commitdiff | tree |
2016-11-27 |
Waldemar Brodkorb | microblaze: fixup gcc warnings
|
commit | commitdiff | tree |
2016-11-27 |
Waldemar Brodkorb | fixup gcc warnings
|
commit | commitdiff | tree |
2016-11-27 |
Waldemar Brodkorb | microblaze: sync sysdep-cancel.h/sydep.h with GNU libc
|
commit | commitdiff | tree |
2016-11-27 |
Waldemar Brodkorb | add aligned_alloc required for latest gcc libstdc++
|
commit | commitdiff | tree |
2016-11-27 |
Waldemar Brodkorb | Fix handling of unterminated [ expression in fnmatch.
|
commit | commitdiff | tree |
2016-11-27 |
Waldemar Brodkorb | arm: use common ret_ERRVAL
|
commit | commitdiff | tree |
2016-11-27 |
Waldemar Brodkorb | sh: remove duplicate code
|
commit | commitdiff | tree |
2016-11-27 |
Waldemar Brodkorb | Revert "sh: fix static linking issue"
|
commit | commitdiff | tree |
2016-11-27 |
Waldemar Brodkorb | mips: fix SIGILL problem with mips ISA r6
|
commit | commitdiff | tree |
2016-11-17 |
Romain Naour | libpthread: remove pthread_atfork for noMMU target
|
commit | commitdiff | tree |
2016-11-17 |
Anton Kolesov | Fix extra/locale/gen_wc_8bit error with out-of-tree...
|
commit | commitdiff | tree |
2016-11-17 |
Waldemar Brodkorb | revert 9b1077dc70e52ee85a718bce3fcfec7ae9af2967 partially
|
commit | commitdiff | tree |
2016-11-13 |
Vineet Gupta | NPTL/ARC: provide a kernel assisted atomic cmpxchg
|
commit | commitdiff | tree |
2016-11-13 |
Vineet Gupta | ARC: introduce explicit support for atomics
|
commit | commitdiff | tree |
2016-11-13 |
Vineet Gupta | NPTL/ARC: implement __arch_exchange_32_acq using native EX
|
commit | commitdiff | tree |
2016-11-13 |
Vineet Gupta | ARC: string: handle gcc 6.x macro changes
|
commit | commitdiff | tree |
2016-11-10 |
Waldemar Brodkorb | nptl: add pthread_getname_np/pthread_setname_np from...
|
commit | commitdiff | tree |
2016-11-03 |
Waldemar Brodkorb | nios2: sync support with glibc
|
commit | commitdiff | tree |
2016-11-03 |
Waldemar Brodkorb | microblaze: add NPTL/TLS support from GNU libc
|
commit | commitdiff | tree |
2016-10-31 |
Waldemar Brodkorb | microblaze: use assembly version of clone, fix vfork Signed-off-by: Waldemar Brodkorb <wbx@uclibc-ng.org>
|
commit | commitdiff | tree |
2016-10-31 |
Waldemar Brodkorb | ldso: remove useless debug output, too much noise
|
commit | commitdiff | tree |