aboutsummaryrefslogtreecommitdiff
path: root/newlib/libc/sys
AgeCommit message (Expand)AuthorFilesLines
2025-11-03newlib/ChangeLog:Jan Dubiec1-48/+32
2025-08-14rtems: No-return _arc4random_getentropy_fail()Sebastian Huber1-1/+1
2025-06-24libc: Added the prototype for ppoll()Mazen Adel Elmessady1-0/+9
2025-06-24libc: Added the prototype for sem_clockwait()Mazen Adel Elmessady1-0/+6
2025-06-14rtems/include/limits.h: Do not define AIO_LISTIO_MAX or AIO_MAXJoel Sherrill1-4/+6
2025-06-14rtems/../sys/dirent.h: Enable DT_ symbols for POSIX >= 202405LJoel Sherrill1-1/+1
2025-03-03H8/300: Silence -Wold-style-definition warningsJan Dubiec2-6/+3
2025-02-21Use .p2align 2 instead of .align 0Volodymyr Turanskyy2-2/+2
2024-12-16or1k: Fix compiler warningsStafford Horne1-0/+3
2024-09-02newlib: esp: add dirent.h header fileAlexey Lapshin1-0/+49
2024-09-02newlib: xtensa: remove sys/xtensa. use machine/xtensaAlexey Lapshin10-338/+0
2024-06-28libc: sh: add missing prototypes and change functions from K&R to ANSIPietro Monteiro4-18/+33
2024-06-26arm: emit .type %function directive in FUNC_START macroChristophe Lyon1-0/+2
2024-04-04amdgcn: Implement proper locks: Fix 'newlib/libc/sys/amdgcn/include/sys/lock....Thomas Schwinge1-0/+4
2024-03-25amdgcn: Implement proper locksAndrew Stubbs3-1/+228
2024-02-24RTEMS: Define ssize_t for <dirent.h>Sebastian Huber1-0/+5
2023-12-31Minor improvement to H8 startup codeJeff Law1-18/+12
2023-12-29newlib MMIX: Fix compilation warnings that recent gcc treats as errorsHans-Peter Nilsson10-21/+30
2023-12-22Fix newlib H8/300 bits for C99/gcc-14Jeff Law1-0/+2
2023-12-19Fix various v850 problemsJeff Law6-7/+10
2023-08-17newlib: add Xtensa portAlexey Lapshin10-0/+338
2023-04-24RTEMS: Add __m68k_read_tp() to crt0.cSebastian Huber1-0/+4
2023-03-03arm: Restrict processor mode change when in hypervisor modeSrinath Parvathaneni1-7/+7
2023-03-03arm: Fix the SP used in setting stack limit for standalone application.Srinath Parvathaneni1-2/+1
2023-01-11libgloss: arm: break newlib dependencyMike Frysinger1-1/+1
2022-12-21remove +x bit on source filesMike Frysinger9-0/+0
2022-11-21amdgcn: Replace asm("s8") by __builtin_gcn_kernarg_ptr if existingTobias Burnus1-0/+4
2022-09-19Implement sysconf for ArmJeff Johnston2-1/+35
2022-08-15SH: Do not build syscalls if option providedYilin Sun via Newlib1-0/+2
2022-07-13Add _REENT_IS_NULL()Matt Joyce1-1/+2
2022-07-13Add _REENT_CLEANUP(ptr)Matt Joyce1-1/+1
2022-07-11RTEMS: Add READMESebastian Huber1-0/+79
2022-07-11libc/syslog: fully deprecate and don't try to open "/dev/log"Gleb Smirnoff1-1/+0
2022-07-11arp: Implement sticky ARP mode for interfaces.Konrad Sewiłło-Jopek1-0/+1
2022-07-11Correctly measure system load averages > 1024Alan Somers1-4/+4
2022-07-11Add ifcap2 names for RXTLS4 and RXTLS6 interface capabilitiesKonstantin Belousov1-0/+6
2022-07-11Kernel-side infrastructure to implement nvlist-based set/get ifcapsKonstantin Belousov2-2/+49
2022-07-11tcp: LRO code to deal with all 12 TCP header flagsRichard Scheffenegger1-2/+2
2022-07-11kernel: deprecate Internet Class A/B/CMike Karels1-5/+17
2022-07-11tcp: socket option to get stack alias namePeter Lei1-0/+1
2022-07-11tcp: Add hystart-plus to cc_newreno and rack.Randall Stewart1-1/+1
2022-07-11tcp: Add support for DSACK based reordering window to rack.Randall Stewart1-0/+1
2022-07-11tsleep: Add a PNOLOCK flagAndrew Gallatin1-3/+5
2022-07-11socket: Implement SO_RERRORRoy Marples1-0/+1
2022-07-11pf: syncookie supportKristof Provost1-0/+2
2022-07-11tcp: Add a socket option to rackRandall Stewart1-0/+1
2022-07-11tcp: SACK Lost Retransmission Detection (LRD)Richard Scheffenegger1-0/+1
2022-07-11This brings into sync FreeBSD with the netflixRandall Stewart1-1/+23
2022-07-11Use thunks for compat ioctls using struct ifgroupreq.John Baldwin1-2/+0
2022-07-11ioccom: define ioctl cmd value that can never be validKonstantin Belousov1-0/+3