summaryrefslogtreecommitdiff
path: root/libc/sysdeps/linux/common
AgeCommit message (Expand)Author
2016-01-12Suppress warning "_GNU_SOURCE" redefinedWaldemar Brodkorb
2016-01-10Provide XTI __t_scalar_t types, like glibcWaldemar Brodkorb
2016-01-06Remove alias.Yoshinori Sato
2016-01-06openat argument fix.Yoshinori Sato
2016-01-06__ARCH_HAS_DEPRECATED_SYSCALLS__ case fix. getdents is deprecated.Yoshinori Sato
2016-01-06extra/Configs/Config.in: add syncfs() to Linux-specific functionsAnthony G. Basile
2016-01-01Add argp implementationSalvatore Cro
2016-01-01Fix "pselect: Use linux pselect6 syscall when available"Leonid Lisovskiy
2015-12-22pselect: Use linux pselect syscall when availableNicolas S. Dade
2015-12-22Do define some IPv6 related symbols even with IPv6 disabledWaldemar Brodkorb
2015-12-17libc/stdio: Rework custom streams interface similar to glibc.Waldemar Brodkorb
2015-12-05remove __UCLIBC_ASM_GLOBAL_DIRECTIVE__Waldemar Brodkorb
2015-12-05remove __UCLIBC_HAVE_ASM_GLOBAL_DOT_NAME__Waldemar Brodkorb
2015-11-08fanotify: include needed Linux definitionsWaldemar Brodkorb
2015-11-08add support for euidaccess/eaccess legacy functionsWaldemar Brodkorb
2015-10-22alpha: add special umount2 handlingWaldemar Brodkorb
2015-10-14syncfs: add system call supportBartosz Golaszewski
2015-10-14fanotify: add system call supportBartosz Golaszewski
2015-10-05libc: posix_fallocate must return an error number on failureYuriy Kolerov
2015-10-05libc: fix sign extension in fallocate()Yuriy Kolerov
2015-10-05libc: fix setting return value and errno in fallocate()Yuriy Kolerov
2015-06-10siginfo: add signal info for seccomp related SIGSYSDaniel Golle
2015-04-25Revert "Do not define unimplemented functions"Waldemar Brodkorb
2015-04-18fix static linking of pthread appsWaldemar Brodkorb
2015-04-12remove more of the link_warningsWaldemar Brodkorb
2015-03-29merge uClibc git masterWaldemar Brodkorb
2015-03-24libc: TIME64_COMPAT32 for sparc, mipsBernhard Reutner-Fischer
2015-03-22libc: add getrandom(2)Bernhard Reutner-Fischer
2015-03-18libm: Add missing C99 float/ld wrappersBernhard Reutner-Fischer
2015-03-17include: silence __leaf warningBernhard Reutner-Fischer
2015-03-14Add fix from OpenWrt for MIPS64 N64 ABIWaldemar Brodkorb
2015-03-13unistd.h: put getppid under XOPEN2K8Bernhard Reutner-Fischer
2015-03-08fix regression for ARM thumb modeWaldemar Brodkorb
2015-03-04Merge remote-tracking branch 'origin/upstream' into 1.0Waldemar Brodkorb
2015-02-27libc: silence warningBernhard Reutner-Fischer
2015-02-26use weak to fix f.e. cdrkit static compile. fixes #3Waldemar Brodkorb
2015-02-20sync with uClibcWaldemar Brodkorb
2015-02-20sync_file_range: fix standard UCLIBC_SYSCALL_ALIGN_64BIT handlingVineet Gupta
2015-02-20posix_fadvise: handle 2 variants for SYSCALL_ALIGN_64BITVineet Gupta
2015-02-17libc: add setns()Bernhard Reutner-Fischer
2015-02-17Add eventfd_read() and eventfd_write()Khem Raj
2015-02-14Revert "resolve merge"Waldemar Brodkorb
2015-02-14resolve mergeWaldemar Brodkorb
2015-01-26merge upstream changesWaldemar Brodkorb
2015-01-26libc: sync_file_range missing commaBernhard Reutner-Fischer
2015-01-24libc: ppc64 etc: Fix sync_file_rangeBernhard Reutner-Fischer
2015-01-23add argument check in mknodWang Yufen
2014-12-30remove another two warnings.Waldemar Brodkorb
2014-12-28for mips64 with N32 ABI we need to use newfstatatWaldemar Brodkorb
2014-12-25merge upstream changesWaldemar Brodkorb