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
/
metag
Age
Commit message (
Expand
)
Author
2024-08-11
add memfd_create syscall wrapper
Waldemar Brodkorb
2021-04-09
open: Add support for O_TMPFILE
Nicolas Cavallari
2021-02-19
fcntl.h: Make F_DUPFD_CLOEXEC if _USE_XOPEN2K8
Paul Cercueil
2020-07-02
Rename __unused struct members to include a namespace
Ed Wildgoose
2020-02-03
csky: add statx conditionals
Waldemar Brodkorb
2019-10-30
Make __syscall_error return long, as expected by syscall() callers
Carlos Santos
2017-06-08
fcntl.h: fixup namespace for O_DIRECTORY/O_NOFOLLOW/O_CLOEXEC
Waldemar Brodkorb
2017-01-28
remove PID caching
Waldemar Brodkorb
2016-07-31
remove unused code, RTLD_PRIVATE_ERRNO is never defined
Waldemar Brodkorb
2016-07-31
deduplicate jmpbuf-unwind.h
Waldemar Brodkorb
2016-07-17
cleanup PTR_MANGLE/PTR_DEMANGLE support
Waldemar Brodkorb
2016-04-15
replace FSF addresses with URLs
Nikola Forró
2015-12-07
add definitions for O_PATH
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-13
metag: add missing header file
Waldemar Brodkorb
2014-08-25
fcntl.h: Define F_SETPIPE_SZ and F_GETPIPE_SZ
Khem Raj
2013-11-06
libc/metag: add __kernel_long_t and __kernel_ulong_t
Markos Chandras
2013-04-01
libc: rename TRUNCATE64_HAS_4_ARGS to SYSCALL_ALIGN_64BIT
Mike Frysinger
2013-03-14
metag: Add NPTL support
Markos Chandras
2013-03-14
libm: Add support for the Meta architecture
Markos Chandras
2013-03-14
Add support for the Meta architecture
Markos Chandras