summaryrefslogtreecommitdiff
path: root/src/unix/newlib
Commit message (Expand)AuthorAgeFilesLines
* Formattinggnzlbg2019-09-122-61/+95
* Define newlib socket types by target archFenrirWolf2019-08-183-25/+58
* Update socket types to freebsdleo602282019-08-161-11/+9
* Add FIONCLEX for LinuxTorbjørn Birch Moltu2019-06-071-0/+1
* Update MUSL Linux kernel headers and re-enable Linux testsgnzlbg2019-05-271-0/+3
* Test strerror_r on Android and Linuxgnzlbg2019-05-231-0/+5
* [breaking change] incorrect API of gettimeofdaygnzlbg2019-05-221-0/+2
* Fix accidental syntax error (oops)leo602282019-05-091-2/+2
* Fix FIONBIO typeleo602282019-05-091-1/+1
* Add more FreeBSD TCP_ constantsleo602282019-05-091-0/+5
* Add more FreeBSD IPv6 constantsleo602282019-05-091-0/+4
* Add FIOCLEXleo602282019-05-091-0/+1
* Add IP_ and IPV6_leo602282019-05-091-2/+9
* Use FreeBSD SO_ constants on newlibleo602282019-05-091-9/+35
* Fix getgrgid_r to accept gid_t.Charles Lew2019-04-291-1/+1
* Removed repeated IPPROTO constants.ischeinkman2019-02-231-4/+0
* Removed newlib struct duplicates.ischeinkman2019-02-231-9/+0
* Clean libc-test for apple targetsgnzlbg2019-02-221-0/+6
* Cleanup dox messgnzlbg2019-02-131-8/+6
* Fix build on all platformsgnzlbg2019-02-073-93/+132
* Fix uname on FreeBSDAlan Somers2019-01-031-0/+1
* splice the common libc functions and ctypes throughout the librarygnzlbg2018-11-211-0/+6
* Add align feature to pthread structsLinus Färnstrand2018-07-291-23/+72
* Add aarch64 support to newlib bindingsroblabla2017-11-142-0/+8
* Add network interface flag constants for all platformsluozijun2017-11-091-0/+20
* Move various POLL* and RTLD_LAZY constants into submodules.Jessica Hamilton2017-09-261-0/+9
* Add asmjs/wasm32 to CIAlex Crichton2017-08-261-0/+55
* Remove fexecve() from Haiku and MacOS/iOS.Bryant Mairs2017-08-161-0/+3
* define INADDR_* constants in unix platformsNicolas Dusart2017-07-241-5/+0
* Add memalign for newlibFenrir2017-07-091-0/+1
* Add experimental newlib bindingsFenrir2017-07-062-0/+609