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
/
linux
/
common
Age
Commit message (
Expand
)
Author
2017-10-01
preadv/pwritev: bugfix preadv/pwritev syscall should be 5 args
Guo Ren
2017-08-10
sys/ptrace.h: remove obsolete Linux PTRACE_SEIZE_DEVEL constant
Waldemar Brodkorb
2017-07-28
fix tolower and locales
Eugene Yudin
2017-06-23
sparc64: add basic support
Waldemar Brodkorb
2017-06-21
remove editor hints for vi
Waldemar Brodkorb
2017-04-22
remove unused HP_TIMING_AVAIL and header
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
remove dead code in dlfcn.h
Waldemar Brodkorb
2017-02-03
fstat: make new code aarch64 specific
Waldemar Brodkorb
2017-02-01
add experimental aarch64 support
Waldemar Brodkorb
2017-01-28
remove PID caching
Waldemar Brodkorb
2017-01-22
nds32: add NPTL/TLS, *context function, libm changes and code cleanup
Vincent Ren-Wei Chen
2017-01-14
add wrappers for preadv/pwritev
Waldemar Brodkorb
2016-12-28
add init_module/delete_module syscall wrappers
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-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-10
nptl: add pthread_getname_np/pthread_setname_np from GNU libc
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
2016-09-26
always assume tgkill is present
Waldemar Brodkorb
2016-06-25
bits/sigset.h: Fix _EXTERN_INLINE redefinition
Leonid Lisovskiy
2016-06-07
ssp: remove SSP legacy code
Waldemar Brodkorb
2016-05-18
remove linuxthreads.new, rename linuxthreads.old
Waldemar Brodkorb
2016-04-15
replace FSF addresses with URLs
Nikola Forró
2016-04-11
simplify getpagesize, do not depend on kernel macros
Waldemar Brodkorb
2016-03-31
bits/byteswap-common.h: import recent headers from glibc
Anthony G. Basile
2016-01-31
Provide __adjtimex() alias, like glibc.
Leonid Lisovskiy
2016-01-30
add exp10() from glibc
Waldemar Brodkorb
2016-01-12
Suppress warning "_GNU_SOURCE" redefined
Waldemar Brodkorb
2016-01-10
Provide XTI __t_scalar_t types, like glibc
Waldemar Brodkorb
2016-01-06
Remove alias.
Yoshinori Sato
2016-01-06
openat argument fix.
Yoshinori Sato
2016-01-06
__ARCH_HAS_DEPRECATED_SYSCALLS__ case fix. getdents is deprecated.
Yoshinori Sato
2016-01-06
extra/Configs/Config.in: add syncfs() to Linux-specific functions
Anthony G. Basile
2016-01-01
Add argp implementation
Salvatore Cro
2016-01-01
Fix "pselect: Use linux pselect6 syscall when available"
Leonid Lisovskiy
2015-12-22
pselect: Use linux pselect syscall when available
Nicolas S. Dade
2015-12-22
Do define some IPv6 related symbols even with IPv6 disabled
Waldemar Brodkorb
2015-12-17
libc/stdio: Rework custom streams interface similar to glibc.
Waldemar Brodkorb
2015-12-05
remove __UCLIBC_ASM_GLOBAL_DIRECTIVE__
Waldemar Brodkorb
2015-12-05
remove __UCLIBC_HAVE_ASM_GLOBAL_DOT_NAME__
Waldemar Brodkorb
2015-11-08
fanotify: include needed Linux definitions
Waldemar Brodkorb
2015-11-08
add support for euidaccess/eaccess legacy functions
Waldemar Brodkorb
2015-10-22
alpha: add special umount2 handling
Waldemar Brodkorb
[next]