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
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
2015-10-14
syncfs: add system call support
Bartosz Golaszewski
2015-10-14
fanotify: add system call support
Bartosz Golaszewski
2015-10-05
libc: posix_fallocate must return an error number on failure
Yuriy Kolerov
2015-10-05
libc: fix sign extension in fallocate()
Yuriy Kolerov
2015-10-05
libc: fix setting return value and errno in fallocate()
Yuriy Kolerov
2015-06-10
siginfo: add signal info for seccomp related SIGSYS
Daniel Golle
2015-04-25
Revert "Do not define unimplemented functions"
Waldemar Brodkorb
2015-04-18
fix static linking of pthread apps
Waldemar Brodkorb
2015-04-12
remove more of the link_warnings
Waldemar Brodkorb
2015-03-29
merge uClibc git master
Waldemar Brodkorb
2015-03-24
libc: TIME64_COMPAT32 for sparc, mips
Bernhard Reutner-Fischer
2015-03-22
libc: add getrandom(2)
Bernhard Reutner-Fischer
2015-03-18
libm: Add missing C99 float/ld wrappers
Bernhard Reutner-Fischer
2015-03-17
include: silence __leaf warning
Bernhard Reutner-Fischer
2015-03-14
Add fix from OpenWrt for MIPS64 N64 ABI
Waldemar Brodkorb
2015-03-13
unistd.h: put getppid under XOPEN2K8
Bernhard Reutner-Fischer
2015-03-08
fix regression for ARM thumb mode
Waldemar Brodkorb
2015-03-04
Merge remote-tracking branch 'origin/upstream' into 1.0
Waldemar Brodkorb
2015-02-27
libc: silence warning
Bernhard Reutner-Fischer
2015-02-26
use weak to fix f.e. cdrkit static compile. fixes #3
Waldemar Brodkorb
2015-02-20
sync with uClibc
Waldemar Brodkorb
2015-02-20
sync_file_range: fix standard UCLIBC_SYSCALL_ALIGN_64BIT handling
Vineet Gupta
2015-02-20
posix_fadvise: handle 2 variants for SYSCALL_ALIGN_64BIT
Vineet Gupta
2015-02-17
libc: add setns()
Bernhard Reutner-Fischer
2015-02-17
Add eventfd_read() and eventfd_write()
Khem Raj
2015-02-14
Revert "resolve merge"
Waldemar Brodkorb
2015-02-14
resolve merge
Waldemar Brodkorb
2015-01-26
merge upstream changes
Waldemar Brodkorb
2015-01-26
libc: sync_file_range missing comma
Bernhard Reutner-Fischer
2015-01-24
libc: ppc64 etc: Fix sync_file_range
Bernhard Reutner-Fischer
2015-01-23
add argument check in mknod
Wang Yufen
2014-12-30
remove another two warnings.
Waldemar Brodkorb
2014-12-28
for mips64 with N32 ABI we need to use newfstatat
Waldemar Brodkorb
2014-12-25
merge upstream changes
Waldemar Brodkorb
2014-12-12
unistd: allow to turn off getopt_long
Bernhard Reutner-Fischer
2014-12-10
add argument check in mknod
wangyufen
2014-11-11
Merge remote-tracking branch 'origin/upstream'
Waldemar Brodkorb
2014-11-10
statfs: fix compile error when UCLIBC_LINUX_SPECIFIC is not set
Anthony G. Basile
2014-09-26
Add eventfd_read() and eventfd_write()
Waldemar Brodkorb
2014-09-26
Do not define unimplemented functions
Cristian Morales Vega
2014-09-16
buildsys: fix IS_IN_lib*
Bernhard Reutner-Fischer
2014-09-09
libc: add fallocate() and fallocate64()
Anthony G. Basile
2014-09-05
libc: split multi-source epoll.c
Bernhard Reutner-Fischer
2014-08-25
mathinline.h: Use __extern_inline
Bernhard Reutner-Fischer
2014-08-25
Add clock_adjtime syscall
Khem Raj
2014-08-18
lseek: Correct order of offset arguments
Anton Kolesov
2014-08-18
libc: posix_fadvise: Fix build breakage for !LFS
Vineet Gupta
[next]