aboutsummaryrefslogtreecommitdiff
path: root/newlib/libc/include/sys
AgeCommit message (Expand)AuthorFilesLines
2025-12-04features.h: Fix -Wundef problemsStefan Tauner1-21/+28
2025-11-19libc/features.h: Make code match documentationSimon Barth1-2/+2
2025-11-04newlib/libc/include/sys/features.h: Update RTEMS sectionJoel Sherrill1-6/+9
2025-08-04sys/_default_fcntl.h: Define OFD lock operationsCorinna Vinschen1-0/+5
2025-08-04sys/_default_fcntl.h: fix whitespaceCorinna Vinschen1-11/+11
2025-07-23sys/cdefs.h: Protect parameters to __builtin_is_aligned()Paul Cercueil1-1/+1
2025-07-17libc/include/sys/stat.h: Adjust for RTEMS MIPSJoel Sherrill1-2/+3
2025-07-17nvptx: Change 'read' and 'write' to 'ssize_t' return typeArijit Kumar Das1-0/+5
2025-07-04mips: Implement MIPS HAL and UHIJovan Dmitrović2-2/+16
2025-06-18add value for _h_errno in _REENT_INIT(var) for struct, _reentJohannes Rosa1-1/+2
2025-04-11newlib: sys/unistd.h: Change inline to __inlineTakashi Yano1-1/+1
2025-03-24getlocalename_l: allow LC_ALL categoryCorinna Vinschen1-2/+9
2025-03-05sys/unistd.h: fix definition of setproctitle_initCorinna Vinschen1-1/+1
2025-02-14unistd.h: enable SEEK_DATA and SEEK_HOLE also for POSIX-1.2024Christian Franke1-1/+1
2025-01-28unistd.h: declare posix_closeCorinna Vinschen1-0/+10
2024-12-12Cygwin: sched_setscheduler: accept SCHED_RESET_ON_FORK flagChristian Franke1-0/+3
2024-12-12Cygwin: sched_setscheduler: accept SCHED_BATCHChristian Franke1-0/+1
2024-12-04Cygwin: sched_setscheduler: accept SCHED_IDLEChristian Franke1-0/+4
2024-11-04sys/features.h: Use _ISOC23_SOURCE instead of _ISOC23_SOURCE and remap _ISOC2...Lenard Mollenkopf1-7/+14
2024-10-28sys/features.h: Spelling _ISOC2x_SOURCE is not C11Lenard Mollenkopf1-1/+1
2024-08-19newlib/libc/include/sys/tree.h: Add deprecation warningJoel Sherrill1-0/+4
2024-08-19libc/include/sys/tree.h: Re-add sys/tree.hJoel Sherrill1-0/+864
2024-08-15features.h: support POSIX.1-2024Corinna Vinschen1-3/+15
2024-08-15features.h: fix whitespaceCorinna Vinschen1-44/+44
2024-07-09sys/tree.h: RemovedJoel Sherrill1-864/+0
2024-07-09libc/include/sys/resource.h: Add RUSAGE_THREADJoel Sherrill1-0/+3
2024-07-03libc/include/sys/_default_fcntl.h: O_RSYNC and O_DSYNC are POSIXJoel Sherrill1-2/+3
2024-03-13libc/include/sys/select.h: Use elif not elifdefJoel Sherrill1-1/+1
2024-03-13RTEMS: Increase FS_SETSIZE to 256 bitsChris Johns1-0/+2
2024-02-28Cygwin: add compile warning if ENOSHARE or ECASECLASH is usedChristian Franke1-3/+3
2024-02-05getlocalename_l: fix _reent for _REENT_SMALL targetsCorinna Vinschen1-1/+6
2024-01-31Cygwin: implement setproctitletopic/3.6Corinna Vinschen1-0/+8
2024-01-31sys/stat.h: drop __INSIDE_CYGWIN__ guardsCorinna Vinschen1-2/+2
2024-01-31getlocalename_l: implement per SUS Base Specifications Issue 8 draftCorinna Vinschen1-0/+12
2024-01-29ssp: add support for _FORTIFY_SOURCE=3Christian Franke1-3/+9
2024-01-15Cygwin: introduce close_range(2)Christian Franke1-0/+6
2023-09-25newlib: Add missing prototype for _getentropyTorbjörn SVENSSON1-0/+1
2023-09-11Reentrancy, attempt to always provide _Thread_local in <sys/reent.h>Pekka Seppänen1-0/+1
2023-08-15struct _reent: add state for unicode functionsCorinna Vinschen1-0/+16
2023-08-09sys/unistd.h: define GNU extensions SEEK_DATA and SEEK_HOLECorinna Vinschen1-0/+4
2023-08-07sys/cdefs.h: introduce __restrict_arr, as in glibcCorinna Vinschen1-0/+13
2023-08-07sys/cdefs.h: fix for use __restrict in C++Sebastian Huber1-9/+7
2023-08-07<sys/cdefs.h>: Decay expression passed to fallbackJohn Baldwin1-1/+4
2023-08-02sys/features.h: Define _ISOC2X_SOURCE and __ISO_C_VISIBLECorinna Vinschen1-1/+14
2023-07-26Define _AT_NULL_PATHNAME_ALLOWEDCorinna Vinschen1-5/+6
2023-06-21Make SIG2STR_MAX usable in #ifMingye Wang1-2/+2
2023-05-16newlib: Add FreeBSD files for non LDBL_EQ_DBL supportJennifer Averett1-0/+207
2023-04-26Fix _REENT_EMERGENCY() if TLS is enabledSebastian Huber1-1/+1
2022-12-08Cygwin: define FILE as struct __sFILE64, not as __sFILECorinna Vinschen1-1/+17
2022-09-26Fix missing extern C statementMarkus B. Moessner1-0/+7