aboutsummaryrefslogtreecommitdiff
path: root/include/sys
AgeCommit message (Expand)AuthorFilesLines
2026-01-10sys/stat.h: remove _STAT_VER/_MKNOD_VERWaldemar Brodkorb1-2/+0
2025-04-05mount.h: fix MS_{} being seen as an identifier iso a variableThomas Devoogdt1-0/+25
2024-08-14add process_vm_{read,write}v syscall wrapper from glibcWaldemar Brodkorb1-0/+19
2024-07-09Clang support for gnu_inline attributeWaldemar Brodkorb1-1/+1
2024-07-09c++: Remove deprecated dynamic exception specificationSven Linker1-3/+9
2024-04-14tree: Remove ^LPetr Vorel1-2/+2
2024-02-07sys/stat.h: Make fchmod() available if __USE_XOPEN2KPaul Cercueil1-1/+1
2024-02-07sys/stat.h: Make S_ISSOCK() available if __USE_XOPEN2KPaul Cercueil1-2/+3
2023-11-10prlimit: add name redirection and fix incorrect parameters to syscallPavel Kozlov1-3/+15
2023-10-27setrlimit/getrlimit: fix prlimit64 syscall use for 32-bit CPUsPavel Kozlov1-0/+4
2023-08-08aarch64: add hwcap header fileWaldemar Brodkorb1-0/+1
2023-01-08Add lost includes. Fix add getauxval() implementation.Evgeniy Manachkin1-0/+3
2022-12-19add getauxval() implementationramin1-0/+30
2022-01-21add prlimit syscall wrapperWaldemar Brodkorb1-0/+7
2021-08-25Fix warnings due to missing attributes for __EI_ prefixed symbolsYann Sionneau1-0/+11
2021-04-24include/sys/personality.h: resync with glibcThomas Petazzoni1-5/+13
2020-06-19inet: add sockatmark implementationClement Leger1-1/+1
2020-04-01statx: make include conditional, fixes non-csky arch buildroot buildsWaldemar Brodkorb1-0/+2
2020-02-03csky: add statx conditionalsWaldemar Brodkorb1-0/+5
2019-05-13preadv/pwritev: fix offset argument typeMax Filippov1-2/+2
2018-06-15Fix prototypes for preadv pwritev.Vlad Starodubtsev1-2/+2
2017-11-19remove unused FORTIFY code fragmentsWaldemar Brodkorb1-7/+0
2017-11-02convert accept4() to use cancel.h macrosWaldemar Brodkorb1-0/+1
2017-10-01recvmmsg/sendmmsg: add recvmmsg sendmmsg support.Guo Ren1-0/+30
2017-06-06sys/time.h: sync with GNU C libraryWaldemar Brodkorb1-1/+1
2017-06-06sys/types.h: sync with GNU C libraryWaldemar Brodkorb1-1/+2
2017-05-22include/sys/reboot.h: add constants RB_SW_SUSPEND and RB_KEXECAnthony G. Basile1-1/+7
2017-04-22sys/stat.h: fix missing struct timespec definitionDamien Riegel1-1/+1
2017-03-17sync header with GNU libc / kernelWaldemar Brodkorb1-5/+12
2017-01-14add wrappers for preadv/pwritevWaldemar Brodkorb1-0/+26
2016-12-20sys/cdefs.h: add definition of __attribute_alloc_size__Thomas Petazzoni1-0/+9
2016-12-10include/sys/mman.h: remove madvise/posix_madvise prototypes on noMMUThomas Petazzoni1-0/+3
2016-09-25sync header with glibcWaldemar Brodkorb1-5/+1
2016-06-15sysconf: Support _SC_(AV)?PHYS_PAGES.Nicolas Cavallari1-2/+0
2016-01-31Provide __adjtimex() alias, like glibc.Leonid Lisovskiy1-2/+0
2015-12-09Define __attribute_const__Waldemar Brodkorb1-0/+6
2015-03-17include: silence __leaf warningBernhard Reutner-Fischer1-13/+16
2015-03-13unistd.h: put getppid under XOPEN2K8Bernhard Reutner-Fischer2-9/+33
2014-08-26timex: Sync with glibcKhem Raj1-2/+6
2014-08-25Add clock_adjtime syscallKhem Raj1-1/+4
2014-04-04sysinfo.h: Prevent redeclarationsBernhard Reutner-Fischer1-0/+2
2013-02-20stat: Use fstatat64 if arch does not have the stat syscallMarkos Chandras1-0/+1
2013-02-20stat64: Use fstatat64 if arch does not have the stat64 syscallMarkos Chandras1-0/+1
2013-02-20statfs: Use statfs64 if arch does not have the statfs syscallMarkos Chandras1-0/+1
2013-02-20sendfile: Use sendfile64 if arch does not have the sendfile syscallMarkos Chandras1-0/+1
2013-02-20mkdir: Use mkdirat if arch does not have the mkdir syscallMarkos Chandras1-0/+1
2013-02-20chmod: Use fchmodat if arch does not have the chmod syscallMarkos Chandras1-0/+1
2013-01-18mount.h: updateBernhard Reutner-Fischer1-10/+35
2012-11-18drop support for pre ISO-C compilersMike Frysinger19-88/+84
2012-11-18Replace FSF snail mail address with URLsMike Frysinger42-126/+84