summaryrefslogtreecommitdiff
path: root/libc
AgeCommit message (Expand)Author
2018-03-01add missing include to quieten compilerWaldemar Brodkorb
2018-02-26stat.h: fix issue with aarch64Waldemar Brodkorb
2018-02-17bits/socket.h: add missing definesWaldemar Brodkorb
2018-02-12uClibc-ng does not implement name_to_handle_atAlexey Neyman
2018-02-04mman: disable memfd_create declarationWaldemar Brodkorb
2018-02-03csky: bugfix ltp open12 failed.Guo Ren
2018-02-03add libc version compatibilityWaldemar Brodkorb
2018-02-03bits/mman.h: consolidate header fileWaldemar Brodkorb
2018-01-31malloc: add glibc compat symbolsWaldemar Brodkorb
2018-01-31malloc: add malloc_usable_size()Waldemar Brodkorb
2018-01-31remove arc4random (rc4 based)Waldemar Brodkorb
2018-01-31aarch64/sys/ucontext.h: include bits/sigcontext.hBernd Kuhls
2018-01-21simplify and fix getcwdWaldemar Brodkorb
2018-01-15xtensa: fix strcmpMax Filippov
2018-01-15rt: cleanup and allow to build for linuxthreadsWaldemar Brodkorb
2018-01-15nds32: Add syscall macros for 5 and 6 parametersStafford Horne
2018-01-15nds32: Use new common syscall() implementationStafford Horne
2018-01-15or1k: Use new common syscall() implementationStafford Horne
2018-01-15syscall: Make common implementation match unistd.hStafford Horne
2018-01-08csky: bugfix libc sync_file_range.c for csky.Guo Ren
2018-01-02remove COMPAT_ATEXITWaldemar Brodkorb
2017-12-31m68k: add NPTL/TLS supportWaldemar Brodkorb
2017-12-28csky: add Copyright.Guo Ren
2017-12-10or1k: syscall: Pass arguments on the stackJoel Stanley
2017-12-03x86_64: add fenv support from glibcWaldemar Brodkorb
2017-11-25statfs.h: add f_flagsWaldemar Brodkorb
2017-11-25setjmp/longjmp saves only non-call clobbered regsChristian Svensson
2017-11-25Update __longjmp.SChristian Svensson
2017-11-25Only emulate fstatfs64 if __NR_fstatfs64 is not definedEugene Rudoy
2017-11-25fix regression from a745c4bfc8a9b5db4e48387170da0dc1d39e3abeWaldemar Brodkorb
2017-11-22remove misleading comment about f_frsize fieldEugene Rudoy
2017-11-22librt: fix broken posix_spawnWaldemar Brodkorb
2017-11-19csky: port to uclibc-ngGuo Ren
2017-11-19remove unused FORTIFY code fragmentsWaldemar Brodkorb
2017-11-18use atomic instructions for atomicsStafford Horne
2017-11-16or1k: remove unused fileWaldemar Brodkorb
2017-11-03math: add exception handling functionalitySergey Cherkashin
2017-11-03Define _STATFS_F_FRSIZE for MIPSWaldemar Brodkorb
2017-11-03Only emulate statfs64 if __NR_statfs64 is not definedWaldemar Brodkorb
2017-11-03malloc-standard/malloc.h: use getpagesizeYitai Schwartz
2017-11-02convert accept4() to use cancel.h macrosWaldemar Brodkorb
2017-10-11h8300: remove dead codeWaldemar Brodkorb
2017-10-08socketcall: fix compile issue with older Linux kernelWaldemar Brodkorb
2017-10-01recvmmsg/sendmmsg: add recvmmsg sendmmsg support.Guo Ren
2017-10-01statfs: bugfix statfs02 fstatfs02 failed in ltp-testsuiteGuo Ren
2017-10-01preadv/pwritev: bugfix preadv/pwritev syscall should be 5 argsGuo Ren
2017-09-14arc: Ensure that debugger can recognize sigrestorerAnton Kolesov
2017-08-20arc: Merge ARCv2 string routines in generic ARC .S filesAlexey Brodkin
2017-08-10sys/ptrace.h: remove obsolete Linux PTRACE_SEIZE_DEVEL constantWaldemar Brodkorb
2017-07-28aarch64: finetuning, sync with glibcWaldemar Brodkorb