index
:
uclibc-ng.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libc
/
sysdeps
Age
Commit message (
Expand
)
Author
2017-05-24
sparc: cleanup sparc64 bits and unused soft-fp
Waldemar Brodkorb
2017-05-17
x86: fix segfaults on SMP machine
Waldemar Brodkorb
2017-05-14
or1k: add NPTL/TLS support
Waldemar Brodkorb
2017-05-14
or1k: add clone() from old GNU libc implementation
Waldemar Brodkorb
2017-04-22
remove unused HP_TIMING_AVAIL and header
Waldemar Brodkorb
2017-04-16
or1k: remove unused file
Waldemar Brodkorb
2017-04-16
libm: allow long double wrappers for all architectures
Waldemar Brodkorb
2017-02-23
guard new syscalls preadv/pwritev
Waldemar Brodkorb
2017-02-18
or1k: add missing definition of ucontext
Waldemar Brodkorb
2017-02-18
remove dead code in dlfcn.h
Waldemar Brodkorb
2017-02-13
remove unused assignment in clone
Waldemar Brodkorb
2017-02-03
fstat: make new code aarch64 specific
Waldemar Brodkorb
2017-02-01
aarch64: fix syscall_error_handler, fixes tst-mqueue errors
Waldemar Brodkorb
2017-02-01
g/c __libc_errno
mirabilos
2017-02-01
add experimental aarch64 support
Waldemar Brodkorb
2017-01-29
use safe, even if possibly a few cycles slower, six-argument syscall implemen...
mirabilos
2017-01-29
extract six-argument syscalls from the rest
mirabilos
2017-01-29
remove dead code
Waldemar Brodkorb
2017-01-29
Fix make rule for generation of "ucontext_i.h" when building in separate dire...
Sergey Organov
2017-01-28
remove PID caching
Waldemar Brodkorb
2017-01-28
mips: PROF is never defined, kill dead code
Waldemar Brodkorb
2017-01-22
nds32: add NPTL/TLS, *context function, libm changes and code cleanup
Vincent Ren-Wei Chen
2017-01-20
ppc: fix mq_send
Waldemar Brodkorb
2017-01-14
add wrappers for preadv/pwritev
Waldemar Brodkorb
2017-01-12
use multiline comment for better copyright parsing
Waldemar Brodkorb
2017-01-05
mips: sync with GNU libc, fix mips64r6 n32 compilation
Waldemar Brodkorb
2016-12-28
add init_module/delete_module syscall wrappers
Waldemar Brodkorb
2016-12-26
mips: use the common dirent.h
Waldemar Brodkorb
2016-12-23
remove UCLIBC_LINUX_MODULE_26
Waldemar Brodkorb
2016-12-10
libc/sysdeps/linux/common/madvise.c: disable on noMMU architectures
Thomas Petazzoni
2016-12-02
nds32: in latest gcc from Andes, this got renamed
Waldemar Brodkorb
2016-11-28
posix_madvise not available for noMMU
Waldemar Brodkorb
2016-11-27
remove UCLIBC_HAS_LFS
Waldemar Brodkorb
2016-11-27
do not define madvise related macros for noMMU targets
Waldemar Brodkorb
2016-11-27
fixup gcc warnings
Waldemar Brodkorb
2016-11-27
microblaze: sync sysdep-cancel.h/sydep.h with GNU libc
Waldemar Brodkorb
2016-11-27
arm: use common ret_ERRVAL
Waldemar Brodkorb
2016-11-27
mips: fix SIGILL problem with mips ISA r6
Waldemar Brodkorb
2016-11-13
NPTL/ARC: provide a kernel assisted atomic cmpxchg
Vineet Gupta
2016-11-13
NPTL/ARC: implement __arch_exchange_32_acq using native EX
Vineet Gupta
2016-11-10
nptl: add pthread_getname_np/pthread_setname_np from GNU libc
Waldemar Brodkorb
2016-11-04
nios2: sync support with glibc
Waldemar Brodkorb
2016-11-03
microblaze: add NPTL/TLS support from GNU libc
Waldemar Brodkorb
2016-10-31
microblaze: use assembly version of clone, fix vfork
Waldemar Brodkorb
2016-10-19
ARC: update .note.ABI-tag for ABIv4
Vineet Gupta
2016-10-08
ppc: do not include copysgnl.c if UCLIBC_HAS_LONG_DOUBLE_MATH enabled
Waldemar Brodkorb
2016-10-05
cleanup ppc port
Waldemar Brodkorb
2016-09-30
remove linux kernel 2.4 modules support
Waldemar Brodkorb
2016-09-26
locale: cleanup support
Waldemar Brodkorb
2016-09-26
use a single libc and deduplicate threading code
Waldemar Brodkorb
[next]